diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-24 09:35:54 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-24 09:35:54 +0300 |
commit | 2fbdd01f72328294ebf27703fd2fb92713dcc0fd (patch) | |
tree | b333611df5a60faaabae18404562b52419c69058 /core/carbs-init/post-install | |
parent | c93a9e5ade145b3dc81bd82100ca4b69d51f28c0 (diff) | |
download | repository-2fbdd01f72328294ebf27703fd2fb92713dcc0fd.tar.gz |
carbs-init: bump to 0.5.2
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 |