I wrote:
> I just ran update-rc.d but it has options I don't understand. It seems I
> can't win with this. I will try to find a man page for update-rc.d.
I read the man page and then ran:
update-rc.d local defaults(I believe that was it)
It did appear to work. I rebooted after removing t
On 10-Mar-99 Hamish Moffatt wrote:
>
> It's like Miquel says: it might work, but it's wrong. Don't do it.
>
> Just create a file in /etc/init.d; call it anything you want.
> /etc/init.d/local would be appropriate. Put in it the stuff you want
> to start during boot. Then run "update-rc.d" to se
On Wed, Mar 10, 1999 at 03:12:37AM -, Pollywog wrote:
> I found what it was that cannot be started from /sbin/setup.sh
> I put the commands:
>
> /usr/local/abacus/sentry -tcp
> /usr/local/abacus/sentry -udp
>
> in setup.sh and sentry will not start. I had to put th
Pollywog:
...
> I had to put the commands in netbase instead, and I know that they will
> be overwritten when I upgrade.
No, they won't - netbase is a `conffile', which means if you change it dpkg
will ask you what to do.
Jiri
--
<[EMAIL PROTECTED]>
We'll know the future has arrived when every
I found what it was that cannot be started from /sbin/setup.sh
I put the commands:
/usr/local/abacus/sentry -tcp
/usr/local/abacus/sentry -udp
in setup.sh and sentry will not start. I had to put the commands in netbase
instead, and I know that they will be overwritten when I upgrade.
I was
Pollywog <[EMAIL PROTECTED]> writes:
Pollywog> I wanted to put '/etc/init.d/network start' in my
Pollywog> /sbin/setup.sh on my ThinkPad, but it does not have this
Pollywog> file. Where can I put this command to see if it can get my
Pollywog> network recognized afte
I wanted to put '/etc/init.d/network start' in my /sbin/setup.sh on my
ThinkPad, but it does not have this file. Where can I put this command to see
if it can get my network recognized after I start the machine?
I don't understand the initialization scripts, so I don't want
On 19-Feb-99 David Z. Maze wrote:
> As was discussed earlier, that script isn't inteded to be used that
> way. You should probably create a script in /etc/init.d that DTRT.
>
I will have to find out how to write the script.
> Pollywog> Perhaps by using an 'at' command to start Sentry one minute
Pollywog <[EMAIL PROTECTED]> writes:
Pollywog> I need to start Abacus Sentry when my machine boots, but
Pollywog> unlike other apps that will start from /sbin/setup.sh Sentry
Pollywog> just crashes when I do it that way.
As was discussed earlier, that script isn't inteded
*-Pollywog <[EMAIL PROTECTED]>
|
| I need to start Abacus Sentry when my machine boots, but unlike other apps
| that will start from /sbin/setup.sh Sentry just crashes when I do it that way.
|
| Is there a way to start sentry after every other process has finished?
| Perhaps by using
I need to start Abacus Sentry when my machine boots, but unlike other apps
that will start from /sbin/setup.sh Sentry just crashes when I do it that way.
Is there a way to start sentry after every other process has finished?
Perhaps by using an 'at' command to start Sentry one mi
11 matches
Mail list logo