Here's a version that has a '--nostop' option when installing.  Run it
with

Code:
--------------------
    sudo ./SQLITE-control.sh install --nostop
--------------------


That will create a rules file that doesn't have the 'remove' rule, so
the script would not then need to be edited to comment out the 'stop'
function.
@rgro - this can be run without having to manually clear up the previous
installation - it should simply write a new rules file for you.

While I was at it, I also added a '--nostart' option, in case someone
only wants the 'stop' functionality for some reason.  You can even
specify both options on the same command line, but in that case the
rules file will not exist and the script will then do nothing!


+-------------------------------------------------------------------+
|Filename: SQLITE-control.sh.zip                                    |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33479|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=113661

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to