summaryrefslogtreecommitdiff
path: root/src/service.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-09service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich1-1/+15
2012-02-08service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich1-0/+3
2012-02-03service: replace "failure" boolean by enum, and export itLennart Poettering1-2/+16
2012-02-01service: add watchdog timestampMichael Olbrich1-0/+2
2012-01-16unit: remove union UnitMichal Schmidt1-1/+1
2012-01-06unit: properly update references to units which are mergedLennart Poettering1-2/+4
2012-01-05fix compilation error with 'PathSpec redefined'Zbigniew Jędrzejewski-Szmek1-2/+1
2011-12-03service: handle services with racy daemonization gracefullyMichal Schmidt1-0/+3
2011-06-21service: check whether sysv scripts where changedLennart Poettering1-0/+1
2011-04-28service: properly notice when services with a main process that isn't a child...Lennart Poettering1-0/+1
2011-03-30unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering1-0/+1
2011-02-13service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering1-0/+1
2011-01-20service: make chain of main commands and control commands independent of each...Lennart Poettering1-0/+10
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering1-0/+2
2011-01-18execute: make sending of SIGKILL on shutdown optionalLennart Poettering1-1/+1
2010-10-13mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering1-0/+2
2010-10-08service: introduce Restart=on-failure and Restart=on-abortLennart Poettering1-0/+2
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering1-1/+1
2010-10-05socket: make sockets to pass to a service configurableLennart Poettering1-1/+2
2010-09-27sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio1-2/+3
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller1-1/+1
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering1-2/+2
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering1-1/+1
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering1-1/+1
2010-08-09main: fix auto restarting of units after a configuration reloadLennart Poettering1-1/+1
2010-08-09service: properly remember if a sysv is actually enabledLennart Poettering1-6/+2
2010-07-20device: do not merge devicesLennart Poettering1-8/+11
2010-07-10execute: add ability to configure the kill signalLennart Poettering1-2/+0
2010-06-19socket: enforce limit on number of concurrent connectionsLennart Poettering1-1/+2
2010-06-18service: add minimal access control logic for notifcation socketLennart Poettering1-0/+13
2010-06-16typo: the correct spelling is maintenance not maintainanceLennart Poettering1-1/+1
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering1-0/+3
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering1-1/+1
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+147