Re: Automated Shutdown Script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 02 Jul 2004 16:32, Michael Marsh wrote:

> Does anyone know how to make fedora shut down automatically at a certain
> time of day with a bash script?
>
> Thanks in advance
> Michael Marsh
> m@xxxxxxxx

Create a script file:
#!/bin/bash
shutdown -t 1700 (or whatever time you want)

Set it up as a root cron job

-- 

Regards

Peter Cannon

peter@xxxxxxxxxxxxxxxxxxxxxxxxxxxx

"There is every excuse for not knowing!"
"But there is no excuse for not asking!"



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux