repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git]
/
bird
/
bird6.service
blob
72b44a581f2723b4896caf7de1dc957b1f3d2232
1
[Unit]
2
Description=BIRD routing daemon
3
4
[Service]
5
ExecStart=/usr/sbin/bird -d
6
ExecReload=/bin/sh -c "echo configure | /usr/sbin/birdc"
7
ExecStop=/bin/sh -c "echo down | /usr/sbin/birdc"
8
9
[Install]
10
WantedBy=multi-user.target