13 lines
183 B
Desktop File
13 lines
183 B
Desktop File
[Unit]
|
|
Description=peachs go-sbot
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=peach
|
|
Environment="LIBRARIAN_WRITEALL=0"
|
|
ExecStart=/usr/bin/go-sbot
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|