X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fload-fragment-gperf.gperf.m4;h=e6d8de72a311e0e5270254fd302f57bfebe301e2;hb=afbb67e485aa76d1b5f19b15f661eb42ae5ca0cd;hp=6f32fe9250723918f76e06910b115ab0ca5a0d3f;hpb=f975e971accc4d50c73ae53167db3df7a7099cf2;p=elogind.git diff --git a/src/load-fragment-gperf.gperf.m4 b/src/load-fragment-gperf.gperf.m4 index 6f32fe925..e6d8de72a 100644 --- a/src/load-fragment-gperf.gperf.m4 +++ b/src/load-fragment-gperf.gperf.m4 @@ -125,8 +125,7 @@ Service.RemainAfterExit, config_parse_bool, 0, Service.GuessMainPID, config_parse_bool, 0, offsetof(Service, guess_main_pid) m4_ifdef(`HAVE_SYSV_COMPAT', `Service.SysVStartPriority, config_parse_sysv_priority, 0, offsetof(Service, sysv_start_priority)', -`Service.SysVStartPriority, config_parse_warn_compat, 0, 0' -) +`Service.SysVStartPriority, config_parse_warn_compat, 0, 0') Service.NonBlocking, config_parse_bool, 0, offsetof(Service, exec_context.non_blocking) Service.BusName, config_parse_unit_string_printf, 0, offsetof(Service, bus_name) Service.NotifyAccess, config_parse_notify_access, 0, offsetof(Service, notify_access)