Index: openacs-4/packages/acs-admin/www/server-restart.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/server-restart.tcl,v diff -u -N -r1.4 -r1.4.24.1 --- openacs-4/packages/acs-admin/www/server-restart.tcl 28 Oct 2003 08:54:44 -0000 1.4 +++ openacs-4/packages/acs-admin/www/server-restart.tcl 10 Sep 2015 08:21:01 -0000 1.4.24.1 @@ -15,3 +15,9 @@ # We do this as a schedule proc, so the server will have time to serve the page ad_schedule_proc -thread t -once t 2 ns_shutdown + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: