peach-package-builder/conf/templates/peach_go_sbot/peach-go-sbot.service

12 lines
156 B
Desktop File

[Unit]
Description=peachs go-sbot
[Service]
Type=simple
User=peach-go-sbot
ExecStart=/usr/bin/go-sbot
Restart=always
[Install]
WantedBy=multi-user.target