forked from alnux/repo
hippoz told to not change default init system so reverted changes on that
This commit is contained in:
parent
6ced0cbc6a
commit
26a846831d
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/runit
|
||||
linux /boot/bzImage noapic root=/dev/sda1 init=/usr/bin/hummingbird
|
||||
boot
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue