Re: [opensuse] rc.local in openSUSE



* Andrew Joakimsen <joakimsen@xxxxxxxxx> [12-13-10 16:42]:

In the same format as rc.local and boot.local or does it need to be in
init script style?

20:30 wahoo:~ > cat /etc/init.d/after.local
#/usr/local/bin/noip2.start start

if ! [ pidof noip2 ] ;
then /usr/local/bin/noip2.start start ;
fi


--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages