added '@autogenerated@' tag plus small warning
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 18 Mar 2004 05:27:01 +0000 (05:27 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 18 Mar 2004 05:27:01 +0000 (05:27 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1288 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/distrib/defaults/apt/apt.conf

index ec81bef..82255c0 100644 (file)
@@ -1,3 +1,6 @@
+// Do not remove 'autogenerated' tags and keep them on an own line
+// which can be commented out
+
 Dir {
-       Etc     "@APTETCDIR@";
+       Etc     "@APTETCDIR@";          // @autogenerated@: APTETCDIR
 }