service file
parent
27e91d4063
commit
696bf7798e
|
@ -0,0 +1,12 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Ramirez (sunset autoreply)
|
||||||
|
Wants=network-online.target
|
||||||
|
After=network-online.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/opt/ramirez-autoreply/main.js
|
||||||
|
WorkingDirectory=/opt/ramirez-autoreply
|
||||||
|
Restart=on-failure
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue