Skip to content

Commit 187c3f0

Browse files
author
Joshua Hoblitt
committed
pure-ftpd sysv init.d script supports the status command
1 parent 7392746 commit 187c3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/service.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
ensure => running,
99
enable => true,
1010
hasrestart => true,
11-
hasstatus => false,
11+
hasstatus => true,
1212
}
1313
}

0 commit comments

Comments
 (0)