summaryrefslogtreecommitdiff
path: root/src/service.c
AgeCommit message (Collapse)Author
2010-05-20execute: reopen console in the spawned processes, if necessaryLennart Poettering
2010-05-19service: refuse to parse sysv scripts that are requested with a boot. prefix ↵Lennart Poettering
or .sh suffix
2010-05-19service: by default send service output to syslog, except for SysV services ↵Lennart Poettering
which should go to the console
2010-05-19service: sysv_chkconfig_order() actually has nothing to do with chkconfig ↵Lennart Poettering
anymore, so rename it
2010-05-19service: properly drop boot. prefix and .sh suffix from dependency names in ↵Lennart Poettering
the LSB headers
2010-05-16build-sys: move source files to subdirectoryLennart Poettering