diff --git a/Probes/fstab b/Probes/fstab.local similarity index 100% rename from Probes/fstab rename to Probes/fstab.local diff --git a/Python/etc/fstab b/Python/etc/fstab index 0a9a1b4..d2897e9 100644 --- a/Python/etc/fstab +++ b/Python/etc/fstab @@ -12,7 +12,7 @@ def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0): mnt("proc", "/proc", "proc") @# Les définitions locales -print metadata.probes["fstab"] +print metadata.probes["fstab.local"] if has("nfs"): @# Le nfs