Merge pull request #142 from falbrechtskirchinger/master

systemd: install missing drop-in configs
master
Harald Hoyer 2016-07-06 09:15:20 +02:00 committed by GitHub
commit b1ec9d737f
1 changed files with 2 additions and 0 deletions

View File

@ -162,7 +162,9 @@ install() {
if [[ $hostonly ]]; then
inst_multiple -H -o \
/etc/systemd/journald.conf \
/etc/systemd/journald.conf.d/*.conf \
/etc/systemd/system.conf \
/etc/systemd/system.conf.d/*.conf \
/etc/hostname \
/etc/machine-id \
/etc/machine-info \