Skip to content

Commit

Permalink
Merge pull request #162 from mariux64/enable-overcommit-on-icebear
Browse files Browse the repository at this point in the history
Enable overcommit on icebear
  • Loading branch information
donald authored Mar 18, 2021
2 parents a7fe1af + 74847f0 commit 05067be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion misc_systemd_units/enable_overcommit_memory.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[Unit]
Wants=startup-tags.service
After=startup-tags.service
ConditionPathExists=/node/tags/desktop
ConditionPathExists=|/node/tags/desktop
ConditionHost=|icebear.molgen.mpg.de

[Service]
Type=oneshot
Expand Down

0 comments on commit 05067be

Please sign in to comment.