diff options
Diffstat (limited to 'units/slices.target')
-rw-r--r-- | units/slices.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/units/slices.target b/units/slices.target index cbfdba0055..a29310c047 100644 --- a/units/slices.target +++ b/units/slices.target @@ -8,5 +8,5 @@ [Unit] Description=Slices Documentation=man:systemd.special(7) -Wants=system.slice -After=system.slice +Wants=-.slice system.slice +After=-.slice system.slice |