summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorJohn Lin <johnlinp@gmail.com>2017-09-11 16:35:51 +0800
committerLennart Poettering <lennart@poettering.net>2017-09-11 10:35:51 +0200
commitc13ee7cc8be47b7d7a87b69b2ce9d3f35d530cee (patch)
tree6294594f869dee54411b99c8bf70c5f9ec262235 /units
parent20d8b12256b3f9e5d158b1493cd0235b9d1060fb (diff)
downloadsystemd-c13ee7cc8be47b7d7a87b69b2ce9d3f35d530cee.tar.gz
units: remove unnecessary Requires= and After= in system.slice (#6794)
Diffstat (limited to 'units')
-rw-r--r--units/system.slice2
1 files changed, 0 insertions, 2 deletions
diff --git a/units/system.slice b/units/system.slice
index 841f049b58..8281fe58f6 100644
--- a/units/system.slice
+++ b/units/system.slice
@@ -10,5 +10,3 @@ Description=System Slice
Documentation=man:systemd.special(7)
DefaultDependencies=no
Before=slices.target
-Requires=-.slice
-After=-.slice