OSDN Git Service

Merge pull request #137 from mobinmob/3proxy
[avyssos/void-66-services.git] / usr / share / 66 / service / bird
1 [main]
2 @type = classic
3 @version = 0.0.1
4 @description = "BIRD internet routing daemon"
5 @user = ( root )
6
7 [start]
8 @execute = ( execl-cmdline -s { bird -f -u _bird -g _bird ${cmd_args} } )
9
10 [environment]
11 cmd_args=!-c /etc/bird.conf