instructions pour le fstab.local
darcs-hash:20080209232050-af139-71eb3b8afbd7a69df9c9d16eb6825b9e97dc1346.gz
This commit is contained in:
parent
6ff286f369
commit
6cf322f89a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: utf-8; mode: python -*-
|
# -*- coding: utf-8; mode: python -*-
|
||||||
|
|
||||||
header()
|
header("Les modifications locales sont à placer dans le fichier /etc/fstab.local")
|
||||||
|
|
||||||
def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0):
|
def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0):
|
||||||
print ("%s %s %s %s %d %d" %
|
print ("%s %s %s %s %d %d" %
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue