diff options
Diffstat (limited to 'units/reboot.target')
-rw-r--r-- | units/reboot.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/units/reboot.target b/units/reboot.target index 9faeb1800f..dec8f56796 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -9,8 +9,8 @@ Description=Reboot Documentation=man:systemd.special(7) DefaultDependencies=no -Requires=reboot.service -After=reboot.service +Requires=systemd-reboot.service +After=systemd-reboot.service AllowIsolate=yes [Install] |