go-scan/go-scan.service

12 lines
No EOL
180 B
Desktop File

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