From c617f5a96d474a93e9cf38fbd97af257a08c40df Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Jun 2012 12:01:09 +0200 Subject: [PATCH] units: stop sleep.target when it has done its job --- units/sleep.target | 1 + 1 file changed, 1 insertion(+) diff --git a/units/sleep.target b/units/sleep.target index d7ebd289c..10c7c8d59 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 -- 2.30.2