/[pearpc]/scripts/ifppc_up.beos
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /scripts/ifppc_up.beos

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Wed Sep 5 17:11:21 2007 UTC (16 years, 6 months ago) by dpavlin
File size: 317 byte(s)
import upstream CVS
1 dpavlin 1 #
2     # BE CAREFUL. THIS SCRIPT IS INVOKED BY A SETUID ROOT BINARY!
3     # IT SHOULD BE OWNED BY ROOT.
4     # ONLY ROOT SHOULD HAVE WRITE-ACCESS TO THIS FILE.
5     #
6     echo UID=$UID
7     PPC_NETMASK="255.255.255.0"
8     PPC_HOST_IP="192.168.1.80"
9     PPC_CLIENT_IP="192.168.1.81"
10     /bin/ifconfig $PPC_INTERFACE $PPC_HOST_IP nm $PPC_NETMASK up >/dev/null

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26