Re: execute a program during a system shutdown or reboot
On 2008-03-25, bharath venk <bharathv6.project@gmail.com> wrote:
>
>
> hi,
> i wanna to how to make program to run automatically when is
> about to shutdown or reboot
Put the script in /etc/init.d and place symbolic links in the /etc/rc?.d
directories.
|