blob: 2fe28bf30645ed8a62ddcfb9255bcb0a089a0754 [file] [log] [blame]
#!/bin/sh -e
start-stop-daemon --start --exec=/usr/local/bin/stage0 --background /usr/local/bin/stage0 -- --network-wait=15s
exit 0