mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-08 18:07:53 +00:00
In debian/rules, remove manual file installation. Move them to debian/*.install. Move all Debian specific installed files to debian/extra/.
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
/lib/systemd/systemd-udevd /sbin/udevd
|
|
/lib/systemd/system/systemd-udevd.service /lib/systemd/system/udev.service
|
|
/usr/share/man/man8/systemd-udevd.8 /usr/share/man/man8/udevd.8
|
|
/bin/udevadm /sbin/udevadm
|
|
/lib/systemd/system/udev-finish.service /lib/systemd/system/sysinit.target.wants/udev-finish.service
|