Lines Matching refs:config_parse_bool

25 {{type}}.CPUSchedulingResetOnFork,         config_parse_bool,                           0,         …
34 {{type}}.DynamicUser, config_parse_bool, true, …
35 {{type}}.RemoveIPC, config_parse_bool, 0, …
42 {{type}}.TTYReset, config_parse_bool, 0, …
43 {{type}}.TTYVHangup, config_parse_bool, 0, …
44 {{type}}.TTYVTDisallocate, config_parse_bool, 0, …
50 {{type}}.SyslogLevelPrefix, config_parse_bool, 0, …
60 {{type}}.NoNewPrivileges, config_parse_bool, 0, …
69 {{type}}.MemoryDenyWriteExecute, config_parse_bool, 0, …
71 {{type}}.RestrictRealtime, config_parse_bool, 0, …
72 {{type}}.RestrictSUIDSGID, config_parse_bool, 0, …
74 {{type}}.LockPersonality, config_parse_bool, 0, …
116 {{type}}.PrivateTmp, config_parse_bool, 0, …
117 {{type}}.PrivateDevices, config_parse_bool, 0, …
118 {{type}}.ProtectKernelTunables, config_parse_bool, 0, …
119 {{type}}.ProtectKernelModules, config_parse_bool, 0, …
120 {{type}}.ProtectKernelLogs, config_parse_bool, 0, …
121 {{type}}.ProtectClock, config_parse_bool, 0, …
122 {{type}}.ProtectControlGroups, config_parse_bool, 0, …
126 {{type}}.PrivateNetwork, config_parse_bool, 0, …
127 {{type}}.PrivateUsers, config_parse_bool, 0, …
128 {{type}}.PrivateMounts, config_parse_bool, 0, …
129 {{type}}.PrivateIPC, config_parse_bool, 0, …
156 {{type}}.IgnoreSIGPIPE, config_parse_bool, 0, …
174 {{type}}.ProtectHostname, config_parse_bool, 0, …
178 {{type}}.SendSIGKILL, config_parse_bool, 0, …
179 {{type}}.SendSIGHUP, config_parse_bool, 0, …
193 {{type}}.CPUAccounting, config_parse_bool, 0, …
200 {{type}}.MemoryAccounting, config_parse_bool, 0, …
211 {{type}}.IOAccounting, config_parse_bool, 0, …
220 {{type}}.BlockIOAccounting, config_parse_bool, 0, …
226 {{type}}.TasksAccounting, config_parse_bool, 0, …
230 {{type}}.IPAccounting, config_parse_bool, 0, …
292 Unit.StopWhenUnneeded, config_parse_bool, 0, …
293 Unit.RefuseManualStart, config_parse_bool, 0, …
294 Unit.RefuseManualStop, config_parse_bool, 0, …
295 Unit.AllowIsolate, config_parse_bool, 0, …
296 Unit.DefaultDependencies, config_parse_bool, 0, …
301 Unit.IgnoreOnIsolate, config_parse_bool, 0, …
408 Service.PermissionsStartOnly, config_parse_bool, 0, …
409 Service.RootDirectoryStartOnly, config_parse_bool, 0, …
410 Service.RemainAfterExit, config_parse_bool, 0, …
411 Service.GuessMainPID, config_parse_bool, 0, …
416 Service.NonBlocking, config_parse_bool, 0, …
449 Socket.Accept, config_parse_bool, 0, …
450 Socket.FlushPending, config_parse_bool, 0, …
451 Socket.Writable, config_parse_bool, 0, …
454 Socket.KeepAlive, config_parse_bool, 0, …
459 Socket.NoDelay, config_parse_bool, 0, …
467 Socket.FreeBind, config_parse_bool, 0, …
468 Socket.Transparent, config_parse_bool, 0, …
469 Socket.Broadcast, config_parse_bool, 0, …
470 Socket.PassCredentials, config_parse_bool, 0, …
471 Socket.PassSecurity, config_parse_bool, 0, …
472 Socket.PassPacketInfo, config_parse_bool, 0, …
475 Socket.ReusePort, config_parse_bool, 0, …
478 Socket.RemoveOnStop, config_parse_bool, 0, …
494 Socket.SELinuxContextFromNet, config_parse_bool, 0, …
507 Mount.SloppyOptions, config_parse_bool, 0, …
508 Mount.LazyUnmount, config_parse_bool, 0, …
509 Mount.ForceUnmount, config_parse_bool, 0, …
510 Mount.ReadWriteOnly, config_parse_bool, 0, …
531 Timer.OnClockChange, config_parse_bool, 0, …
532 Timer.OnTimezoneChange, config_parse_bool, 0, …
533 Timer.Persistent, config_parse_bool, 0, …
534 Timer.WakeSystem, config_parse_bool, 0, …
535 Timer.RemainAfterElapse, config_parse_bool, 0, …
536 Timer.FixedRandomDelay, config_parse_bool, 0, …
546 Path.MakeDirectory, config_parse_bool, 0, …