aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-07-10 09:41:41 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-07-10 09:41:41 +0200
commit84a906395b3672f8ad6ac49d5b3f04f9f90bac66 (patch)
tree23400e52d301e5e47f85a547ba06d56376cb123c /systemd
parentf37c16bd02b87e0a17957a07cb33df1dc0d04e81 (diff)
downloadpacman-offline-84a906395b3672f8ad6ac49d5b3f04f9f90bac66.tar.gz
pacman-offline-84a906395b3672f8ad6ac49d5b3f04f9f90bac66.tar.zst
do a soft-reboot in first stepsystemd-254
Diffstat (limited to 'systemd')
-rw-r--r--systemd/pacman-offline-reboot.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pacman-offline-reboot.service b/systemd/pacman-offline-reboot.service
index bb7a44f..7026061 100644
--- a/systemd/pacman-offline-reboot.service
+++ b/systemd/pacman-offline-reboot.service
@@ -4,4 +4,4 @@ ConditionPathExists=/system-update
[Service]
Type=oneshot
-ExecStart=/usr/bin/systemctl reboot
+ExecStart=/usr/bin/systemctl soft-reboot