(Created page with "*sudo cp /etc/init.d/skeleton /etc/init.d/<jobname> Edit it to give the path and arguments * sudo vi /etc/init.d/<jobname> {{Templae:FB}} Category:Technical")
 
Line 1: Line 1:
*sudo cp /etc/init.d/skeleton /etc/init.d/<jobname>
+
sudo cp /etc/init.d/skeleton /etc/init.d/<jobname>
 
Edit it to give the path and arguments
 
Edit it to give the path and arguments
* sudo vi /etc/init.d/<jobname>
+
sudo vi /etc/init.d/<jobname>
 
   
 
   
 
+
{{Template:FB}}
{{Templae:FB}}
 
 
[[Category:Technical]]
 
[[Category:Technical]]

Revision as of 19:02, 17 December 2013

sudo cp /etc/init.d/skeleton /etc/init.d/<jobname>

Edit it to give the path and arguments

sudo vi /etc/init.d/<jobname>



Edit it to give the path and arguments


Template:Templae:FB