Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 9f87145

Browse files
author
Савелій Савёнак
committed
Daemon config
1 parent 7fdabe6 commit 9f87145

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

api.service

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[Unit]
2+
Disctiption=SpectruMAPI Service
3+
[Service]
4+
ExecStart=/home/master/dev/back/Publish/SpectruMineAPI
5+
Type=idle
6+
KillMode=process
7+
8+
SyslogIdentifier=smart-test
9+
SyslogFacility=daemon
10+
Restart=on-failure
11+
[Install]
12+
WantedBy=multiuser.target

0 commit comments

Comments
 (0)