baseinit: remove post-install

This commit is contained in:
Dylan Araps 2020-02-14 18:09:11 +02:00
parent 72b650b931
commit 564e1928ce
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,14 +0,0 @@
#!/bin/sh
cat <<EOF
NOTE: 'udevd' is now killed once the boot is
complete as the daemon is optional.
NOTE: If you require the daemon, it can be
enabled as a runit service.
-> ln -s /etc/sv/udevd/ /var/service/
EOF