15 lines
243 B
Desktop File
15 lines
243 B
Desktop File
[Unit]
|
|
Description=NunBot: Bringing nuns, ducks and love to Matrix
|
|
After=network.target
|
|
StartLimitIntervalSec=0
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=always
|
|
RestartSec=3
|
|
User=root
|
|
ExecStart=/usr/local/bin/nunbot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|