Re: Shutdown script (derived from "Simple startup daemon's on boot question?")

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: OpenBSD misc list <misc@...>
Date: Wednesday, September 19, 2007 - 9:51 am

Tomas wrote:

Write a script /root/sbin/mysql-shutdown.sh with whatever you need in
it, & call that script from /etc/rc.shutdown

Only root can read it.

Or:

/usr/local/site/sbin/mysql-shutdown.sh

chmod it 0770, and chown it root:dba so that anyone in the dba group can
edit (passwd changes) and run the script.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Shutdown script (derived from "Simple startup daemon's o..., Craig Skinner, (Wed Sep 19, 9:51 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Artur Litwinowicz, (Wed Sep 19, 8:24 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Stuart Henderson, (Wed Sep 19, 10:43 am)
Re: Shutdown script (derived from "Simple startup daemon's o..., Przemyslaw Nowaczyk, (Wed Sep 19, 8:36 am)