void-packages/srcpkgs/smcroute/files/smcrouted/run
2020-02-25 13:23:57 +01:00

6 lines
138 B
Bash
Executable file

#!/bin/sh
[ -r conf ] && . ./conf
# use `-N` without a conf file to not grab all interfaces by default
exec smcrouted -n -s ${OPTS:--N}