s6/start

3 lines
67 B
Bash
Executable File

#!/bin/sh
nohup /bin/s6-svscan -t 0 ~/.s6/scan >> ~/.s6/log 2>&1 &