From 063cafd4125a811391c3d426969578a9dca2f43b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 16 Jun 2014 11:58:22 +0200 Subject: [PATCH] - remove cvs leftovers --- autofs-auto.master | 2 +- autofs-auto.media | 1 - autofs-auto.net | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/autofs-auto.master b/autofs-auto.master index 3db83d5..f99a45c 100644 --- a/autofs-auto.master +++ b/autofs-auto.master @@ -1,7 +1,7 @@ -# $Id$ # Sample auto.master file # Format of this file: # mountpoint map options # For details of the format look at autofs(8). + /media auto.media /net auto.net diff --git a/autofs-auto.media b/autofs-auto.media index c03a6b0..29961ce 100644 --- a/autofs-auto.media +++ b/autofs-auto.media @@ -1,4 +1,3 @@ -# $Id$ # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # Details may be found in the autofs(5) manpage diff --git a/autofs-auto.net b/autofs-auto.net index 72914c3..65f27da 100644 --- a/autofs-auto.net +++ b/autofs-auto.net @@ -1,7 +1,5 @@ #!/bin/sh -# $Id$ - # Look at what a host is exporting to determine what we can mount. # This is very simple, but it appears to work surprisingly well -- 2.44.0