Version bump for release.
[irker.git] / irkerd.service
1 # Copyright 2012 Wulf C. Krueger <philantrop@exherbo.org>
2 # Distributed under the terms of the BSD LICENSE
3
4 [Unit]
5 Description=irker daemon
6 Requires=network.target
7
8 [Service]
9 ExecStart=/usr/bin/irkerd
10
11 [Install]
12 WantedBy=multi-user.target