Skip to content
Permalink
935c089bcc
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (13 sloc) 385 Bytes
[Unit]
Wants=startup-tags.service
After=startup-tags.service
ConditionPathExists=|/node/tags/desktop
ConditionHost=|icebear.molgen.mpg.de
ConditionHost=|flughafenberlinbrandenburgwillybrandt.molgen.mpg.de
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/sbin/sysctl vm.overcommit_memory=0
ExecStop=/usr/sbin/sysctl vm.overcommit_memory=2
[Install]
WantedBy=graphical.target