This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
2023-08-28 22:56:39 +01:00
|
|
|
# Various startup operations
|
|
|
|
|
2023-10-24 11:51:06 +01:00
|
|
|
waits-for = rootrw
|
2023-08-28 22:56:39 +01:00
|
|
|
type = scripted
|
|
|
|
command = /etc/dinit.d/rcboot.sh start
|
|
|
|
stop-command = /etc/dinit.d/rcboot.sh stop
|
|
|
|
logfile = /var/log/rcboot.log
|
|
|
|
restart = false
|