chiark / gitweb /
modules-load: add systemd-modules-load tool that can load a configured list of module...
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Aug 2010 00:03:03 +0000 (02:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Aug 2010 00:03:17 +0000 (02:03 +0200)
commitb2423f1f436f847d9fc96a63679be2b5552b6baf
treeb73ef68fc3335bf43684fa142d8a4e638534d9a3
parent9f24a81068b69e1670d685c4917a5f9f3074d845
modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
.gitignore
Makefile.am
fixme
src/modules-load.c [new file with mode: 0644]
units/.gitignore
units/systemd-modules-load.service.in [new file with mode: 0644]