Skip to content

Commit

Permalink
enable_overcommit_memory.service: Allow overcommitting memory on eddb
Browse files Browse the repository at this point in the history
The users want to run ASan on *flughafenberlinbrandenburgwillybrandt*,
which fails without allowing overcommitting. So, allow overcommitting.
  • Loading branch information
pmenzel committed May 6, 2021
1 parent 3c3d9f7 commit 4fea5c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc_systemd_units/enable_overcommit_memory.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Wants=startup-tags.service
After=startup-tags.service
ConditionPathExists=|/node/tags/desktop
ConditionHost=|icebear.molgen.mpg.de
ConditionHost=|flughafenberlinbrandenburgwillybrand.molgen.mpg.de

[Service]
Type=oneshot
Expand Down

0 comments on commit 4fea5c7

Please sign in to comment.