Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #183 from mariux64/fix-typo-in-hostname-of-overcom…
…mit-memory-service

Fix typo in hostname in overcommit memory service unit
  • Loading branch information
pmenzel committed May 6, 2021
2 parents cd8d408 + 819c842 commit 935c089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc_systemd_units/enable_overcommit_memory.service
Expand Up @@ -3,7 +3,7 @@ Wants=startup-tags.service
After=startup-tags.service
ConditionPathExists=|/node/tags/desktop
ConditionHost=|icebear.molgen.mpg.de
ConditionHost=|flughafenberlinbrandenburgwillybrand.molgen.mpg.de
ConditionHost=|flughafenberlinbrandenburgwillybrandt.molgen.mpg.de

[Service]
Type=oneshot
Expand Down

0 comments on commit 935c089

Please sign in to comment.