diff options
| author | Michael Neves | 2013-06-20 13:57:14 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-06-20 13:57:14 +0200 |
| commit | cbc9a3a486bd77062a105ab457d323f65f370d1d (patch) | |
| tree | e7af291c2563c266d2044262b0f58f1d10897a98 /remote/modules/systemd/systemd.conf | |
| parent | [udhcpc] remove old IP adress if new one is obtained. Update hostname if obta... (diff) | |
| parent | [rootfs-stage32] fixes (diff) | |
| download | tm-scripts-cbc9a3a486bd77062a105ab457d323f65f370d1d.tar.gz tm-scripts-cbc9a3a486bd77062a105ab457d323f65f370d1d.tar.xz tm-scripts-cbc9a3a486bd77062a105ab457d323f65f370d1d.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 2a81a5b9..8a9d0042 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -35,10 +35,10 @@ REQUIRED_INSTALLED_PACKAGES=" xsltproc libblkid-dev libacl1-dev + libpam-dev " -REQUIRED_BINARIES=" hostnamectl +REQUIRED_BINARIES=" journalctl - localectl loginctl systemctl systemd-analyze @@ -46,7 +46,6 @@ REQUIRED_BINARIES=" hostnamectl systemd-cat systemd-cgls systemd-cgtop - systemd-coredumpctl systemd-delta systemd-detect-virt systemd-inhibit @@ -56,23 +55,17 @@ REQUIRED_BINARIES=" hostnamectl systemd-stdio-bridge systemd-tmpfiles systemd-tty-ask-password-agent - timedatectl udevadm systemd systemd-ac-power systemd-binfmt - systemd-bootchart systemd-cgroups-agent - systemd-coredump systemd-fsck - systemd-hostnamed systemd-initctl systemd-journald - systemd-localed systemd-logind systemd-modules-load systemd-multi-seat-x - systemd-quotacheck systemd-random-seed systemd-readahead systemd-remount-fs @@ -81,7 +74,6 @@ REQUIRED_BINARIES=" hostnamectl systemd-shutdownd systemd-sleep systemd-sysctl - systemd-timedated systemd-timestamp systemd-udevd systemd-update-utmp @@ -95,7 +87,6 @@ REQUIRED_BINARIES=" hostnamectl ata_id cdrom_id collect - keymap mtd_probe scsi_id v4l_id" |
