summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-03-15 03:56:59 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-03-15 03:56:59 +0300
commite075f11bdb1b194062d153cad181a6b04ad8fcfc (patch)
treefdadba7ab1c19c70cff5e247e173ad0bf939b8a6 /systemd
parent4f867d7cbcb7cd23b9cdfab3422bad9dc4a92415 (diff)
much fixes so improvementsHEADmaster
Diffstat (limited to 'systemd')
-rw-r--r--systemd/rt-pupflare@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/rt-pupflare@.service b/systemd/rt-pupflare@.service
index b96a902..c2362f5 100644
--- a/systemd/rt-pupflare@.service
+++ b/systemd/rt-pupflare@.service
@@ -10,7 +10,7 @@ Restart=on-failure
ProtectSystem=full
PrivateDevices=true
WorkingDirectory=/opt/thirdparty
-ExecStart=/usr/bin/node $INSTALL_DIR/index.js $PARAMS
+ExecStart=/usr/bin/node $INSTALL_DIR/app.js $PARAMS
[Install]
WantedBy=multi-user.target