/[baselayout]/trunk/sbin/runscript.sh
Gentoo

Diff of /trunk/sbin/runscript.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 352 Revision 353
18else 18else
19 myservice="$1" 19 myservice="$1"
20fi 20fi
21 21
22myservice="${myservice##*/}" 22myservice="${myservice##*/}"
23mylevel="$(cat "${svcdir}/softlevel")" 23mylevel="$(<"${svcdir}/softlevel")"
24 24
25 25
26# Set $IFACE to the name of the network interface if it is a 'net.*' script 26# Set $IFACE to the name of the network interface if it is a 'net.*' script
27IFACE="" 27IFACE=""
28NETSERVICE="" 28NETSERVICE=""

Legend:
Removed from v.352  
changed lines
  Added in v.353

  ViewVC Help
Powered by ViewVC 1.1.20