add more systemd groups and programs

This commit is contained in:
Tobias Powalowski 2014-09-10 09:55:55 +02:00
parent aefa532516
commit 405ea940cb
5 changed files with 13 additions and 5 deletions

View file

@ -132,11 +132,11 @@ build ()
add_full_dir "/etc/dbus-1"
add_full_dir "/usr/share/dbus-1"
#systemd files
apps="busctl bootctl hostnamectl journalctl kernel-install localectl \
loginctl machinectl systemctl systemd-analyze systemd-ask-password \
systemd-cat systemd-cgls systemd-cgtop coredumpctl \
systemd-delta systemd-detect-virt systemd-inhibit systemd-machine-id-setup \
systemd-notify systemd-nspawn systemd-run systemd-stdio-bridge systemd-sysusers systemd-tmpfiles \
apps="busctl bootctl coredumpctl hostnamectl journalctl kernel-install localectl \
loginctl machinectl networkctl systemctl systemd-analyze systemd-ask-password \
systemd-cat systemd-cgls systemd-cgtop \
systemd-delta systemd-detect-virtsystemd-escape systemd-firstboot systemd-inhibit systemd-machine-id-setup \
systemd-notify systemd-nspawn systemd-path systemd-run systemd-stdio-bridge systemd-sysusers systemd-tmpfiles \
systemd-tty-ask-password-agent timedatectl"
for i in $apps; do
add_binary "$i"

View file

@ -41,4 +41,6 @@ systemd-timesync:x:192:
systemd-network:x:193:
systemd-bus-proxy:x:194:
systemd-resolve:x:195:
systemd-journal-remote:x:996:
systemd-journal-upload:x:995:
ldap:x:439:

View file

@ -38,4 +38,6 @@ systemd-timesync:::
systemd-network:::
systemd-bus-proxy:::
systemd-resolve:::
systemd-journal-remote:!!::
systemd-journal-upload:!!::
ldap:!::

View file

@ -4,6 +4,8 @@ systemd-timesync:x:192:192:systemd-timesync:/:/bin/false
systemd-network:x:193:193:systemd-network:/:/bin/false
systemd-bus-proxy:x:194:194:systemd-bus-proxy:/:/usr/bin/nologin
systemd-resolve:x:195:195:systemd-resolve:/:/usr/bin/nologin
systemd-journal-remote:x:996:996:systemd Journal Remote:/:/sbin/nologin
systemd-journal-upload:x:995:995:systemd Journal Upload:/:/sbin/nologin
root:x:0:0:root:/root:/bin/zsh
rpc:x:32:32:Rpcbind Daemon:/dev/null:/bin/false
dbus:x:81:81:System message bus:/:/bin/false

View file

@ -7,6 +7,8 @@ systemd-timesync:x:14871::::::
systemd-network:x:14871::::::
systemd-bus-proxy:x:14871::::::
systemd-resolve:x:14871::::::
systemd-journal-remote:!!:16303::::::
systemd-journal-upload:!!:16303::::::
ntp:!:15399:0:99999:7:::
rpc:!:15937::::::
ldap:!:15176:0:99999:7:::