mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 19:20:10 -07:00
baseinit: bump to 0.1.4
This commit is contained in:
parent
9d52156d58
commit
27cb2c8048
@ -1 +1 @@
|
||||
a544547e9ef47b70c56eaf24296940a352ec645df013e9c74872f4f7acf8886a 0.1.3.tar.gz
|
||||
4745fe6591c94617e28632a79436de7457fb6f8241f02db85db4723ba35c6774 0.1.4.tar.gz
|
||||
|
14
core/baseinit/post-install
Executable file
14
core/baseinit/post-install
Executable 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
|
||||
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
0.1.3 1
|
||||
0.1.4 1
|
||||
|
Loading…
Reference in New Issue
Block a user