forked from alnux/repo
lets try using runit first.
This commit is contained in:
parent
2bbff8ca8d
commit
2971d07a93
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ set default=0
|
|||
|
||||
menuentry "Alnux" {
|
||||
# you will probably want to change the root below...
|
||||
linux /boot/bzImage noapic root=/dev/sda1 init=/sbin/openrc-init
|
||||
linux /boot/bzImage noapic root=/dev/sda1 init=/sbin/runit
|
||||
boot
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue