diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-19 02:03:03 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-19 02:03:17 +0200 |
commit | b2423f1f436f847d9fc96a63679be2b5552b6baf (patch) | |
tree | b73ef68fc3335bf43684fa142d8a4e638534d9a3 /units/.gitignore | |
parent | 9f24a81068b69e1670d685c4917a5f9f3074d845 (diff) |
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
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 2a5e24d32b..23857d2310 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -1,3 +1,4 @@ +systemd-modules-load.service systemd-auto-console-getty.service systemd-shutdownd.service systemd-random-seed-load.service |