i want a service to be start at 8:00 and be ended in 14:00 automatically
i already do this manualy by:
/etc/init.d/myservice.sh start
/etc/init.d/myservice.sh stop
i think it should be related to cron jobs. any idea?
|
i want a service to be start at 8:00 and be ended in 14:00 automatically i already do this manualy by:
i think it should be related to cron jobs. any idea? |
||||
|
|
Replace Also, belongs on serverfault or superuser |
|||
|
|