diff --git a/Python/etc/fstab b/Python/etc/fstab index b3e17a8..0a9a1b4 100644 --- a/Python/etc/fstab +++ b/Python/etc/fstab @@ -1,6 +1,6 @@ # -*- 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): print ("%s %s %s %s %d %d" %