diff options
Diffstat (limited to 'units/system.slice')
-rw-r--r-- | units/system.slice | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/system.slice b/units/system.slice index 8281fe58f6..c0e3df9d0f 100644 --- a/units/system.slice +++ b/units/system.slice @@ -10,3 +10,5 @@ Description=System Slice Documentation=man:systemd.special(7) DefaultDependencies=no Before=slices.target +Wants=-.slice +After=-.slice |