update autoinstall ebuild init script
This commit is contained in:
parent
a38139bc11
commit
4c9e37570d
|
@ -8,5 +8,5 @@ command=/usr/sbin/run-autoinstall.sh
|
|||
command_args="${autoinstall_args}"
|
||||
|
||||
depend() {
|
||||
need net
|
||||
after net sshd
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue