diff options
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 7f469be6..19e4084e 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -24,14 +24,17 @@ REQUIRED_DISABLED_SERVICES=" systemd-initctl.socket swap.target " -REQUIRED_INSTALLED_PACKAGES=" intltool +REQUIRED_INSTALLED_PACKAGES=" + intltool gperf dbus pkg-config libcap-dev libudev-dev libdbus-1-dev - xsltproc" + xsltproc + libblkid-dev +" REQUIRED_BINARIES=" hostnamectl journalctl localectl |
