mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 23:25:11 +02:00
2 lines
52 B
Bash
2 lines
52 B
Bash
#!/bin/sh
|
|
exec bird6 -f ${OPTS:=-c /etc/bird6.conf}
|