summaryrefslogtreecommitdiff
path: root/src/modules-load.c
Commit message (Expand)AuthorAgeFilesLines
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-011-0/+2
* binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers2011-04-301-0/+2
* util: conf_files_list() return list as parameterKay Sievers2011-04-281-7/+6
* sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers2011-04-251-50/+15
* src: our lord is coverityLennart Poettering2011-03-311-2/+6
* dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering2011-03-031-1/+2
* modules-load: fix minor raceLennart Poettering2010-11-101-0/+3
* modules-load: use /etc/modules-load.d/?*.confKay Sievers2010-09-281-4/+4
* use .conf for new config files: locale, vconsole, modules.dKay Sievers2010-09-281-2/+2
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-311-9/+9
* modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering2010-08-191-0/+167