From: John Lin Date: Mon, 11 Sep 2017 08:35:51 +0000 (+0800) Subject: units: remove unnecessary Requires= and After= in system.slice (#6794) X-Git-Tag: v235~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c13ee7cc8be47b7d7a87b69b2ce9d3f35d530cee;p=thirdparty%2Fsystemd.git units: remove unnecessary Requires= and After= in system.slice (#6794) --- diff --git a/units/system.slice b/units/system.slice index 841f049b58c..8281fe58f67 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