11 lines
223 B
Desktop File
11 lines
223 B
Desktop File
[Unit]
|
|
Description=PyICQt is an ICQ transport for Jabber/XMPP
|
|
|
|
[Service]
|
|
ExecStart=INSPATH/pyicq-t.py -c /etc/jabber/pyicq-t.xml -l /var/log/jabber/pyicq-t.log
|
|
User=jabber
|
|
Group=jabber
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|