3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
|
#!/bin/sh
|
||
|
exec bird6 -f ${OPTS:=-c /etc/bird6.conf}
|