Tagged Questions
1
vote
0answers
283 views
using screen with start-stop-daemon, sysv
I'm trying to run a program with an ncurse interface as a daemon using screen.
I want to use start-stop-daemon to manage the process, but I'm having trouble creating a SysV init script.
Variables:
...