2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-30 21:40:58 -06:00

baseinit: bump to 0.1.4

This commit is contained in:
Dylan Araps 2019-11-28 12:35:38 +00:00
parent 9d52156d58
commit 27cb2c8048
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 17 additions and 3 deletions

View File

@ -1 +1 @@
a544547e9ef47b70c56eaf24296940a352ec645df013e9c74872f4f7acf8886a 0.1.3.tar.gz
4745fe6591c94617e28632a79436de7457fb6f8241f02db85db4723ba35c6774 0.1.4.tar.gz

14
core/baseinit/post-install Executable file
View File

@ -0,0 +1,14 @@
#!/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

View File

@ -1 +1 @@
https://github.com/kisslinux/kiss-init/archive/0.1.3.tar.gz
https://github.com/kisslinux/kiss-init/archive/0.1.4.tar.gz

View File

@ -1 +1 @@
0.1.3 1
0.1.4 1