mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
13 lines
322 B
Desktop File
13 lines
322 B
Desktop File
[Unit]
|
|
Description=jabber bot entertaining and supporting activity on jabber MUCs
|
|
|
|
[Service]
|
|
ExecStart=/home/jabberbot/botenv/bin/python3 /home/jabberbot/urlbot/%i.py
|
|
WorkingDirectory=/home/jabberbot/urlbot/
|
|
StandardOutput=journal+console
|
|
StandardError=journal+console
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|