Running npm start from ExecStart in systemctl service file

后端 未结 0 975
名媛妹妹
名媛妹妹 2021-01-12 04:36

I have the following service file:

[Unit]
Description=MyApp
After=syslog.target network.target
StartLimitIntervalSec=0

[Service]
Type=simple
Restart=always
R         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题