Screen and dtach sessions show as main in process manager
|
Screen and dtach sessions show as main in process manager
|
|
10th Jun, 2014, 05:47 PM
Post: #9
|
|||
|
|||
|
RE: Screen and dtach sessions show as main in process manager
If you'd actually tried my suggestion, you would have noticed that it was the right way to go
It doesn't matter to upstart if something daemonizes or not, as long as you configure your upstart script correctly.Proof of concept Code: cat <<\EOF > /root/test.shJust copy and paste everything between the code tags at once in your terminal. Then try: Code: service test startHowever, if you do this in your upstart script Code: exec /root/test.sh &Code: expect forkpilight - modular domotica solution
|
|||
|
« Next Oldest | Next Newest »
|