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 /fixme | |
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 'fixme')
-rw-r--r-- | fixme | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -63,12 +63,12 @@ * systemctl: ln -s output muss abschaltbar sein, und warning wenn [Install] leer ist. -* /etc/modules.d/*.modules in systemd-modules-load - * X-Interactive is kaputt * universal fallback for hostname +* bash completion a la gdbus + External: * procps, psmisc, sysvinit-tools, hostname → util-linux-ng |