Site Tools


linux:scripts:scriptstarter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
linux:scripts:scriptstarter [2014/06/05 15:24] – created lunetikklinux:scripts:scriptstarter [2017/03/01 12:50] – external edit 127.0.0.1
Line 1: Line 1:
 ===== Startscript ===== ===== Startscript =====
 +
 +This script can be used to start and stop your script from any folder when it is placed in "/etc/init.d/".
 +Start with:
 +<code>service scriptstarter.sh start</code>
  
 <code sh scriptstarter.sh> <code sh scriptstarter.sh>
Line 31: Line 35:
 </code> </code>
  
 +===== Troubleshooting =====
 +
 +==== Integer error ====
 +
 +Reason:\\
 +Ubuntu says that it cant compare because your variable isnt integer. 
 +\\
 +\\
 +Fix:\\
 +Use == instead of -eq
 +
 +\\
 +\\
 +~~DISCUSSION~~
linux/scripts/scriptstarter.txt · Last modified: 2018/12/20 17:40 by lunetikk