(file) Return to restart_touch.pl CVS log (file) (dir) Up to [Development] / JSOC / proj / datacapture / scripts

File: [Development] / JSOC / proj / datacapture / scripts / restart_touch.pl (download)
Revision: 1.1, Wed Dec 5 22:06:26 2012 UTC (10 years, 5 months ago) by production
Branch: MAIN
CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-3, Ver_8-2, Ver_8-12, Ver_8-11, Ver_8-10, Ver_8-1, Ver_8-0, HEAD
initial

#!/usr/bin/perl
#
#This is called as a cron job, typically after midnight,
#to restart the socdc script that runs the datacapture front 
#end on dcs0 and dcs1.
#
`touch /usr/local/logs/soc/RESTARTNOW`;


Karen Tian
Powered by
ViewCVS 0.9.4