Outils pour utilisateurs

Outils du site


tech:scriptinitsysvroot

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:scriptinitsysvroot [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:scriptinitsysvroot [2025/06/01 16:06] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
-{{tag>Bash Script}} +{{tag>Bash Script Service}} 
-Doublon avec [[script_init_wrapper]] + 
 + 
  
 = Script initV = Script initV
-Description:  + 
-Date2015/02/03 +FIXME Doublon avec [[script_init_wrapper]]  
-Tags: debian, gnu, script, service+
  
 Aujourd'hui au boulot : install d'un logiciel privateur sur une Debian. Aujourd'hui au boulot : install d'un logiciel privateur sur une Debian.
Ligne 35: Ligne 37:
 == 2) Création du script  == 2) Création du script 
  
-<code bash /etc/init.d/MACHINWrapper>+ 
 +''/etc/init.d/MACHINWrapper'' 
 +<code bash>
 #! /bin/bash #! /bin/bash
 # chkconfig: 35 85 15 # chkconfig: 35 85 15
Ligne 52: Ligne 56:
 su - $MACHIN_USER -c "$MACHIN_INITSCRIPT $*" su - $MACHIN_USER -c "$MACHIN_INITSCRIPT $*"
 </code> </code>
 +
  
 === Explications === Explications
tech/scriptinitsysvroot.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki