Merge pull request #19 from faenil/oom

[service] Added OOMScoreAdjust to service file
pull/1/head
Carsten Munk 12 years ago
commit 88e63726cc

@ -8,6 +8,7 @@ Type=notify
ExecStart=/usr/libexec/mapplauncherd/booster-generic --systemd ExecStart=/usr/libexec/mapplauncherd/booster-generic --systemd
Restart=always Restart=always
RestartSec=1 RestartSec=1
OOMScoreAdjust=-250
[Install] [Install]
WantedBy=user-session.target WantedBy=user-session.target

Loading…
Cancel
Save