diff options
author | mh <mh@immerda.ch> | 2010-10-28 22:18:30 +0200 |
---|---|---|
committer | mh <mh@immerda.ch> | 2010-10-28 22:18:30 +0200 |
commit | 5de6431b89b696ce17874952dceb5968108449a9 (patch) | |
tree | 48ab2f2dd3cfaeb58708fbe708aec007ffa2456b /files/03clean | |
parent | 90c45cfe446588345eb5d9061ea359d121db2dc3 (diff) |
remove comments as lenny apt doesn't like them
I got errors like:
E: Syntax error /etc/apt/apt.conf.d/03clean:4: Extra junk after value
Removing these comments fixed these problems.
Diffstat (limited to 'files/03clean')
-rw-r--r-- | files/03clean | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/03clean b/files/03clean index 29acece..335823d 100644 --- a/files/03clean +++ b/files/03clean @@ -1,4 +1 @@ -# This file is managed by Puppet -# all local modifications will be overwritten - DSelect::Clean auto; |