User Tools

Site Tools


startup

Differences

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

Link to this comparison view

Next revision
Previous revision
startup [2016/07/17 11:02] – created neoonstartup [2021/11/25 22:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
-      chmod +x /etc/init.d/yourscript +To add the Script: 
-      update-rc.d yourscript defaults+  chmod +x /etc/init.d/yourscript 
 +  update-rc.d yourscript defaults 
 +To remove the Script: 
 +  update-rc.d -f yourscript remove
  
startup.1468749741.txt.gz · Last modified: 2021/11/25 22:43 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki