Sorry, it is '@reboot' instead of '@boot'.

>From the crontab(5) man page:
       These special time specification "nicknames" are supported, which 
replace the 5 initial time and date fields, and are prefixed by the '@' 
character:
       @reboot    :    Run once, at startup.
       @yearly    :    Run once a year, ie.  "0 0 1 1 *".
       @annually  :    Run once a year, ie.  "0 0 1 1 *".
       @monthly   :    Run once a month, ie. "0 0 1 * *".
       @weekly    :    Run once a week, ie.  "0 0 * * 0".
       @daily     :    Run once a day, ie.   "0 0 * * *".
       @hourly    :    Run once an hour, ie. "0 * * * *".


Harley

-----Original Message-----
From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Marcy 
Cortes
Sent: Tuesday, March 10, 2015 11:19 AM
To: [email protected]
Subject: Re: having commands run after complete boot process

/etc/init.d/boot.local  ?


-----Original Message-----
From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Levy, Alan
Sent: Tuesday, March 10, 2015 9:14 AM
To: [email protected]
Subject: [LINUX-390] having commands run after complete boot process

I'm having a mind block today.

I have a script (which does an NFS mount) and rather than put it into 
/etc/init.d and rc3.d, I'd like to execute this script after everything else 
has finished executing. I remember doing this before in some kind of boot.xxxx 
file but I can't remember what it was.

Thanks.





----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit http://wiki.linuxvm.org/

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit http://wiki.linuxvm.org/
***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to