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