mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-09-08 12:12:23 +00:00
Unit file
This commit is contained in:
parent
189c775327
commit
b25be0eff5
11
api/yggapi.service
Normal file
11
api/yggapi.service
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=yggapi
|
||||||
|
After=network.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
User=yakamo
|
||||||
|
ExecStart=/usr/bin/python /opt/yggapi.py
|
||||||
|
Restart=always
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user