12 lines
156 B
Desktop File
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
|