Files
zeroconf/opkg/CONTROL/postinst

7 lines
80 B
Bash
Executable File

#!/bin/sh
/mod/etc/init.d/S80mdnsd start < /dev/null > /dev/null 2>&1
exit 0