summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorTails developers <tails@boum.org>2012-11-03 18:21:34 +0100
committerTails developers <tails@boum.org>2012-11-03 18:36:22 +0100
commit8241897c0ccff1bf8d274c3074580e580ad057be (patch)
treeadef543150f81f902229abe1b9e35d764683f770 /manifests
parent63772009a1ef90b4f1173142e4d3b1f5c7c6b332 (diff)
Add support for status in initscript
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 2092de2..095ea3c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -179,7 +179,6 @@ class reprepro (
ensure => $inoticoming_enabled,
enable => $inoticoming_enabled,
pattern => 'inoticoming.*reprepro.*processincoming',
- hasstatus => false,
require => [ Package['inoticoming'],
File['/etc/default/reprepro'],
File['/etc/init.d/reprepro'],