summaryrefslogtreecommitdiff
path: root/src/service.h
Commit message (Expand)AuthorAge
* service: make chain of main commands and control commands independent of each...Lennart Poettering2011-01-20
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering2010-10-13
* service: introduce Restart=on-failure and Restart=on-abortLennart Poettering2010-10-08
* service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering2010-10-05
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering2010-08-17
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
* service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering2010-08-13
* main: fix auto restarting of units after a configuration reloadLennart Poettering2010-08-09
* service: properly remember if a sysv is actually enabledLennart Poettering2010-08-09
* device: do not merge devicesLennart Poettering2010-07-20
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-19
* service: add minimal access control logic for notifcation socketLennart Poettering2010-06-18
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-16
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-16
* service: change default service type to 'simple' since that is the futureLennart Poettering2010-06-02
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16