systemd/debian/systemd.install
Martin Pitt b5aa768d81 Remove our update-rc.d patches, replace them with upstream patches
Upstream now calls a /lib/systemd/systemd-sysv-install abstraction. Provide one
for update-rc.d.

This also implements the "is-enabled" command by directly checking for the
presence of rcS or rc5 symlinks.

Closes: #760616
2015-05-29 08:45:03 +02:00

57 lines
1.3 KiB
Plaintext

etc/
bin/systemctl
bin/journalctl
bin/loginctl
bin/machinectl
bin/networkctl
bin/systemd-notify
bin/systemd-tty-ask-password-agent
bin/systemd-ask-password
bin/systemd-machine-id-setup
bin/systemd-tmpfiles
bin/systemd-inhibit
bin/systemd-escape
lib/systemd/
lib/udev/rules.d/70-uaccess.rules
lib/udev/rules.d/73-seat-late.rules
lib/udev/rules.d/71-seat.rules
lib/udev/rules.d/99-systemd.rules
usr/bin/systemd-cgls
usr/bin/systemd-cgtop
usr/bin/systemd-nspawn
usr/bin/systemd-stdio-bridge
usr/bin/systemd-analyze
usr/bin/systemd-cat
usr/bin/systemd-detect-virt
usr/bin/systemd-delta
usr/bin/systemd-run
usr/bin/systemd-path
usr/bin/bootctl
usr/bin/busctl
usr/bin/timedatectl
usr/bin/localectl
usr/bin/hostnamectl
usr/share/man/man1/
usr/share/man/man5/
usr/share/man/man7/
usr/share/man/man8/
usr/share/bash-completion/
usr/share/zsh/vendor-completions/
usr/share/dbus-1/
usr/share/doc/
usr/share/pkgconfig/systemd.pc
usr/share/polkit-1/
usr/share/systemd/kbd-model-map
usr/share/systemd/language-fallback-map
usr/lib/binfmt.d/
usr/lib/modules-load.d/
usr/lib/sysctl.d/
usr/lib/systemd/
usr/lib/tmpfiles.d/
usr/share/locale/
../../extra/init-functions.d lib/lsb/
../../extra/tmpfiles.d/*.conf usr/lib/tmpfiles.d/
../../extra/debian-fixup lib/systemd/
../../extra/systemd-sysv-install lib/systemd/
../../extra/units/* lib/systemd/system/