diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 18:31:43 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 18:31:43 -0400 |
commit | 8d9cbc9d33dede2f75d24888dda2066f97ef8129 (patch) | |
tree | da6eb0543a4e0383c610ac5930c59ea5328031dd /units | |
parent | 19b02206ffff130a7cfed2efc81604bf7fe9bb07 (diff) |
tidy
Diffstat (limited to 'units')
-rw-r--r-- | units/sleep.target | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/units/sleep.target b/units/sleep.target deleted file mode 100644 index 10c7c8d594..0000000000 --- a/units/sleep.target +++ /dev/null @@ -1,13 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. - -[Unit] -Description=Sleep -Documentation=man:systemd.special(7) -DefaultDependencies=no -RefuseManualStart=yes -StopWhenUnneeded=yes |