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