summaryrefslogtreecommitdiff
path: root/src/rc-local-generator/rc-local-generator.c
AgeCommit message (Expand)Author
2016-06-06./move.shLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-09treewide: apply errno.cocciMichal Schmidt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2013-10-29rc-local: use access(X_OK) to check if files are executableLennart Poettering
2013-04-24Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: make rc-local support part of SYSV compatLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-05-03rc-local-generator: hook halt-local in based on generator tooLennart Poettering
2012-04-12move all tools to subdirsKay Sievers