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.sh Just copy and paste everything between the code tags at once in your terminal. Then try: Code: service test start However, if you do this in your upstart script Code: exec /root/test.sh & Code: expect fork pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|