Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
irkerd.service 239 B
# Copyright 2012 Wulf C. Krueger <philantrop@exherbo.org>
# Distributed under the terms of the BSD LICENSE

[Unit]
Description=irker daemon
Requires=network.target

[Service]
ExecStart=/usr/bin/irkerd

[Install]
WantedBy=multi-user.target