From: Lennart Poettering Date: Mon, 25 Jun 2012 10:01:09 +0000 (+0200) Subject: units: stop sleep.target when it has done its job X-Git-Tag: v186~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c617f5a96d474a93e9cf38fbd97af257a08c40df;p=thirdparty%2Fsystemd.git units: stop sleep.target when it has done its job --- diff --git a/units/sleep.target b/units/sleep.target index d7ebd289c8d..10c7c8d594f 100644 --- a/units/sleep.target +++ b/units/sleep.target @@ -10,3 +10,4 @@ Description=Sleep Documentation=man:systemd.special(7) DefaultDependencies=no RefuseManualStart=yes +StopWhenUnneeded=yes