mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-03-29 09:00:21 +01:00
13 lines
239 B
Desktop File
13 lines
239 B
Desktop File
[Unit]
|
|
Description=Shiori
|
|
After=network.target
|
|
[Service]
|
|
User=tux
|
|
Type=exec
|
|
ExecStart=/Main/Server/Shiori/shiori --portable serve -p 8076
|
|
WorkingDirectory=/Main/Server/Shiori/
|
|
Restart=always
|
|
RestartSec=10
|
|
[Install]
|
|
WantedBy=default.target
|