diff options
Diffstat (limited to 'core/carbs-init/post-install')
-rwxr-xr-x | core/carbs-init/post-install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/core/carbs-init/post-install b/core/carbs-init/post-install index 1c8ec477..ff05e78c 100755 --- a/core/carbs-init/post-install +++ b/core/carbs-init/post-install @@ -2,14 +2,6 @@ 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/ - NOTE: You can configure init from /etc/init/rc.conf EOF |