Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 15:49:38 -0500
From:      "G. Jason Middleton" <gmiddl1@gl.umbc.edu>
To:        <freebsd-questions@freebsd.org>
Subject:   ok friends...starting shlight at bootime
Message-ID:  <Pine.SGI.4.31L.02.0103301544060.1937861-100000@irix2.gl.umbc.edu>

next in thread | raw e-mail | index | archive | help
do i really need to know how to program a script file just to get
"shlight" (a program that mounts NT shares) to run at boot time?  I placed
a file with the following in my rc.d directory (file name is shlight.sh)

#!/bin/sh


/usr/local/sbin/shlight //lewscious/uploads /var/ftp/incoming -U jason -P
bangkok

/usr/local/sbin/shlight //lewscious/mp3 /var/ftp/pub -U jason -P bangkok

/usr/local/sbin/shlight //lewscious/30gig /home/jason/30gig -U jason -P
bangkok


this does not seem to be working because i a still having to start shlight
manually.

Any ideas?

Regards,


G. Jason Middleton


_______________________________________________________________________________






Announcement:

The revolution will not be televised.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.31L.02.0103301544060.1937861-100000>