From 6cf322f89a8a1718390e45a6df4076b34f5323a8 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Sun, 10 Feb 2008 00:20:50 +0100 Subject: [PATCH] instructions pour le fstab.local darcs-hash:20080209232050-af139-71eb3b8afbd7a69df9c9d16eb6825b9e97dc1346.gz --- Python/etc/fstab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %