3 lines
62 B
Bash

#!/bin/sh
[ "$ACTION" = "ifup" ] && /etc/init.d/arpbind start