summarylogtreecommitdiffstats
path: root/yahoo-t.service
blob: 6ac0e33378288d46fffefaf9b1ad836eb9c7dbb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Yahoo jabber service
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=simple
PIDFile=/var/run/yahoot.pid
ExecStart=/usr/bin/python2 yahoo.py
WorkingDirectory=/usr/lib/yahoo-t

[Install]
WantedBy=multi-user.target