summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)Author
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-07-26systemd: added new dependency PartOfMichal Sekletar
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering
2012-06-22unit: drop the Names= optionLennart Poettering
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-21service: make the fsck pass no configurableLennart Poettering
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-12move more main systemd parts to core/Kay Sievers