1.) make a new file in the /etc/init.d/ directory 2.) add your script to this file with the following lines at the top #!/bin/bash # chkconfig: 345 85 15 # description: of your file 3.) enter this in the shell chkconfig --add startup_filename
Your email is never published nor shared. Required fields are marked *
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Fedora: ajouter un programme au démarrage