diff options
| author | Jonathan Bauer | 2014-04-14 16:20:54 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-14 16:20:54 +0200 |
| commit | 1cf2ad00a4c3cc9537fa0939e93725f4be62e824 (patch) | |
| tree | c0c39d78f5edef85dd3d0f85ba8b4934d3be1968 /remote | |
| parent | [systemd] fixes for the patch apply logic... (diff) | |
| download | tm-scripts-1cf2ad00a4c3cc9537fa0939e93725f4be62e824.tar.gz tm-scripts-1cf2ad00a4c3cc9537fa0939e93725f4be62e824.tar.xz tm-scripts-1cf2ad00a4c3cc9537fa0939e93725f4be62e824.zip | |
[systemd] remove 'systemd-timestamp' from binary list
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/systemd/module.conf.ubuntu.14 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.conf.ubuntu.14 b/remote/modules/systemd/module.conf.ubuntu.14 index af404a7f..f5ed3c0f 100644 --- a/remote/modules/systemd/module.conf.ubuntu.14 +++ b/remote/modules/systemd/module.conf.ubuntu.14 @@ -16,4 +16,57 @@ REQUIRED_INSTALLED_PACKAGES=" libacl1-dev libpam-dev " +REQUIRED_BINARIES=" + journalctl + loginctl + systemctl + systemd-analyze + systemd-ask-password + systemd-cat + systemd-cgls + systemd-cgtop + systemd-delta + systemd-detect-virt + systemd-inhibit + systemd-machine-id-setup + systemd-notify + systemd-nspawn + systemd-stdio-bridge + systemd-tmpfiles + systemd-tty-ask-password-agent + udevadm + systemd + systemd-ac-power + systemd-binfmt + systemd-cgroups-agent + systemd-fsck + systemd-initctl + systemd-journald + systemd-logind + systemd-modules-load + systemd-multi-seat-x + systemd-random-seed + systemd-readahead + systemd-remount-fs + systemd-reply-password + systemd-shutdown + systemd-shutdownd + systemd-sleep + systemd-sysctl + systemd-udevd + systemd-update-utmp + systemd-user-sessions + systemd-vconsole-setup + systemd-fstab-generator + systemd-getty-generator + systemd-rc-local-generator + systemd-system-update-generator + accelerometer + ata_id + cdrom_id + collect + mtd_probe + scsi_id + v4l_id +" REQUIRED_XATTR_PATCH="yes" |
