diff options
| author | Jonathan Bauer | 2013-06-20 13:07:25 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-20 13:07:25 +0200 |
| commit | 667c6e8875010f3dbba9ec09ee0c7942ec1facaa (patch) | |
| tree | 71cd5cf1bfb1bc3623eb04ed740ab102ebb7045c /remote/modules/systemd | |
| parent | [pam] Add missing content packages (diff) | |
| download | tm-scripts-667c6e8875010f3dbba9ec09ee0c7942ec1facaa.tar.gz tm-scripts-667c6e8875010f3dbba9ec09ee0c7942ec1facaa.tar.xz tm-scripts-667c6e8875010f3dbba9ec09ee0c7942ec1facaa.zip | |
[systemd] remove missing binaries from config file
Diffstat (limited to 'remote/modules/systemd')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index fbe5cb8b..8a9d0042 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -37,9 +37,8 @@ REQUIRED_INSTALLED_PACKAGES=" libacl1-dev libpam-dev " -REQUIRED_BINARIES=" hostnamectl +REQUIRED_BINARIES=" journalctl - localectl loginctl systemctl systemd-analyze @@ -47,7 +46,6 @@ REQUIRED_BINARIES=" hostnamectl systemd-cat systemd-cgls systemd-cgtop - systemd-coredumpctl systemd-delta systemd-detect-virt systemd-inhibit @@ -57,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 @@ -82,7 +74,6 @@ REQUIRED_BINARIES=" hostnamectl systemd-shutdownd systemd-sleep systemd-sysctl - systemd-timedated systemd-timestamp systemd-udevd systemd-update-utmp @@ -96,7 +87,6 @@ REQUIRED_BINARIES=" hostnamectl ata_id cdrom_id collect - keymap mtd_probe scsi_id v4l_id" |
