Browse Source

- skel-root/hd1: fix typo in ifplugd.action script

master
vanhofen 6 years ago
parent
commit
a64b1a8be1
  1. 2
      skel-root/coolstream/hd1/etc/ifplugd/ifplugd.action

2
skel-root/coolstream/hd1/etc/ifplugd/ifplugd.action

@ -3,7 +3,7 @@
# simplest possible ifplugd script ;-)
#
. /et/init.d/globals
. /etc/init.d/globals
case $2 in
up) ifup $1 | LOGINFO ;;

Loading…
Cancel
Save