Skip to content

Commit

Permalink
enable_overcommit_memory.service: Fix typo in eddb hostname
Browse files Browse the repository at this point in the history
Fixes: 4fea5c7 ("enable_overcommit_memory.service: Allow overcommitting memory on eddb")
  • Loading branch information
pmenzel committed May 6, 2021
1 parent cd8d408 commit 819c842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc_systemd_units/enable_overcommit_memory.service
Original file line number Diff line number Diff line change
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 819c842

Please sign in to comment.