diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/incoming | 2 | ||||
-rwxr-xr-x | files/inoticoming.init | 3 | ||||
-rw-r--r-- | files/uploaders-sid | 2 |
3 files changed, 7 insertions, 0 deletions
diff --git a/files/incoming b/files/incoming index 6825981..57c6a5f 100644 --- a/files/incoming +++ b/files/incoming @@ -1,3 +1,5 @@ +# This file is managed by Puppet. Do not edit, any changes will be overwritten! + Name: incoming IncomingDir: incoming TempDir: tmp diff --git a/files/inoticoming.init b/files/inoticoming.init index e16ffd1..3c14d83 100755 --- a/files/inoticoming.init +++ b/files/inoticoming.init @@ -1,4 +1,7 @@ #! /bin/sh +# +# This file is managed by Puppet. Do not edit, any changes will be overwritten! +# ### BEGIN INIT INFO # Provides: reprepro # Required-Start: $local_fs $syslog diff --git a/files/uploaders-sid b/files/uploaders-sid index 48d4a65..825694a 100644 --- a/files/uploaders-sid +++ b/files/uploaders-sid @@ -1,2 +1,4 @@ +# This file is managed by Puppet. Do not edit, any changes will be overwritten! + allow * by key 7B75921E allow * by key 6C914A46 |