Alarig Le Lay
d91e5faed3
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
# /etc/init.d/bird
|
|
|
|
# Options to pass to the bird process
|
|
# See https://bird.network.cz/?get_doc&v=20&f=bird-1.html#ss1.3
|
|
# BIRD_GROUP and BIRD_USER will be appended to BIRD_OPTS
|
|
|
|
#BIRD_GROUP="bird"
|
|
#BIRD_USER="bird"
|
|
#BIRD_OPTS=""
|