summaryrefslogtreecommitdiff
path: root/units/sleep.target
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 18:31:43 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 18:31:43 -0400
commit8d9cbc9d33dede2f75d24888dda2066f97ef8129 (patch)
treeda6eb0543a4e0383c610ac5930c59ea5328031dd /units/sleep.target
parent19b02206ffff130a7cfed2efc81604bf7fe9bb07 (diff)
tidy
Diffstat (limited to 'units/sleep.target')
-rw-r--r--units/sleep.target13
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