summaryrefslogtreecommitdiffstats
path: root/src/core/load-fragment-gperf.gperf.in
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-07-23 00:27:15 +0200
committerLuca Boccassi <bluca@debian.org>2023-07-23 00:27:27 +0200
commit3835b9aa4ba0094b06e9bf9b39786fe33d99ea1d (patch)
treebe66ffdebbf3346a70daceddb8a7664c48e550b7 /src/core/load-fragment-gperf.gperf.in
parentpo: Translated using Weblate (Czech) (diff)
downloadsystemd-3835b9aa4ba0094b06e9bf9b39786fe33d99ea1d.tar.xz
systemd-3835b9aa4ba0094b06e9bf9b39786fe33d99ea1d.zip
Revert "core: add IgnoreOnSoftReboot= unit option"
The feature is not ready, postpone it This reverts commit b80fc61e8971283606f9cd0a48e31d0f701c82f1.
Diffstat (limited to 'src/core/load-fragment-gperf.gperf.in')
-rw-r--r--src/core/load-fragment-gperf.gperf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/load-fragment-gperf.gperf.in b/src/core/load-fragment-gperf.gperf.in
index 1ac57c6364..b66adf2811 100644
--- a/src/core/load-fragment-gperf.gperf.in
+++ b/src/core/load-fragment-gperf.gperf.in
@@ -312,7 +312,6 @@ Unit.RefuseManualStart, config_parse_bool,
Unit.RefuseManualStop, config_parse_bool, 0, offsetof(Unit, refuse_manual_stop)
Unit.AllowIsolate, config_parse_bool, 0, offsetof(Unit, allow_isolate)
Unit.DefaultDependencies, config_parse_bool, 0, offsetof(Unit, default_dependencies)
-Unit.IgnoreOnSoftReboot, config_parse_bool, 0, offsetof(Unit, ignore_on_soft_reboot)
Unit.OnSuccessJobMode, config_parse_job_mode, 0, offsetof(Unit, on_success_job_mode)
Unit.OnFailureJobMode, config_parse_job_mode, 0, offsetof(Unit, on_failure_job_mode)
{# The following is a legacy alias name for compatibility #}