Added framework to create restart out of restart.dst As this script wasnt' being...
authorRick L Bird <nveid@yahoo.com>
Sun, 8 May 2011 23:35:06 +0000 (19:35 -0400)
committerAri Johnson <ari@theari.com>
Mon, 9 May 2011 00:00:01 +0000 (19:00 -0500)
commitc6bdb6848c91577e5dd8e6bf364bd83dcdc4f381
treea74c80e0c73230585da583d58866a567a0edf7e6
parent1cee5ed2356d9e9811092f14c34bba05b445223b
Added framework to create restart out of restart.dst As this script wasnt' being automagickally created. Also.. Upon distribution of an updated restart.dst the code will prompt to create a new restart from the restart.dst file. Unless they have no bash shell(as Debian is replacing dash with bash which use to be the default shell), if there is no bash shell present it give instructions how to copy the restart script.
Makefile.in
configure.ac
utils/checkrestart.sh [new file with mode: 0755]
utils/preparedist.sh