mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-01-26 22:54:21 +00:00
12 lines
164 B
Desktop File
12 lines
164 B
Desktop File
[Unit]
|
|
Description=yggapi
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=yakamo
|
|
ExecStart=/usr/bin/python /opt/yggapi.py
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|