[./Python/etc/network/interfaces] Correction mineure
darcs-hash:20090329220725-8fbb1-c314567bf6c7f0c915259cc5323dc75b3f6eacd5.gz
This commit is contained in:
parent
8403893f6b
commit
96a2e56af2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ include("ip")
|
||||||
|
|
||||||
info["owner"] = "root"
|
info["owner"] = "root"
|
||||||
info["group"] = "root"
|
info["group"] = "root"
|
||||||
info["perms"] = "0644"
|
info["perms"] = 0644
|
||||||
|
|
||||||
header("""
|
header("""
|
||||||
Les modifications locales sont à mettre dans le fichier /etc/network/interfaces.local
|
Les modifications locales sont à mettre dans le fichier /etc/network/interfaces.local
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue