go-paste/.ansible/files/sour.is-paste.service
2023-10-13 17:11:10 -06:00

15 lines
212 B
Desktop File

[Unit]
Description=sour.is paste
After=syslog.target network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/sour.is-paste
User=www-data
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target