go-scan/go-scan.service
2022-06-28 16:48:42 +02:00

11 lines
No EOL
139 B
Desktop File

[Unit]
Description=go-scan
[Service]
Type=simple
User=root
Group=root
ExecStart=/opt/go-scan/go-scan
[Install]
WantedBy=multi-user.target