summaryrefslogtreecommitdiff
path: root/src/core/service.c
AgeCommit message (Expand)Author
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-22service: fix auto-restart handling in service_start()David Ward
2012-05-22service: fix auto-restart handling in service_stop()David Ward
2012-05-22service: actually delay auto-restart if another job is pendingDavid Ward
2012-05-21main: allow system wide limits for servicesFrederic Crozat
2012-05-14unit: unit type dependent status messagesMichal Schmidt
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-03service: explicitly remove control/ subcgroup after each control commandLennart Poettering
2012-05-03service: default to Type=dbus if BusName= is specifiedLennart Poettering
2012-05-03service: warn if a dbus name is specified but the service type is not dbusLennart Poettering
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-13service: place control command in subcgroup control/Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers