]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "core: add IgnoreOnSoftReboot= unit option"
authorLuca Boccassi <bluca@debian.org>
Sat, 22 Jul 2023 22:27:15 +0000 (23:27 +0100)
committerLuca Boccassi <bluca@debian.org>
Sat, 22 Jul 2023 22:27:27 +0000 (23:27 +0100)
commit3835b9aa4ba0094b06e9bf9b39786fe33d99ea1d
treebe66ffdebbf3346a70daceddb8a7664c48e550b7
parentacfff02c8ff6a7cff44f1a4b22cf623567124cc1
Revert "core: add IgnoreOnSoftReboot= unit option"

The feature is not ready, postpone it

This reverts commit b80fc61e8971283606f9cd0a48e31d0f701c82f1.
18 files changed:
man/org.freedesktop.systemd1.xml
man/systemd-soft-reboot.service.xml
man/systemd.unit.xml
src/core/dbus-unit.c
src/core/load-fragment-gperf.gperf.in
src/core/path.c
src/core/scope.c
src/core/service.c
src/core/slice.c
src/core/socket.c
src/core/target.c
src/core/timer.c
src/core/transaction.c
src/core/unit-serialize.c
src/core/unit.c
src/core/unit.h
src/shared/bus-unit-util.c
test/units/testsuite-82.sh