Use native service provider on OpenBSD
This commit is contained in:
parent
a0c2c84e0d
commit
b0bec99e0c
12 changed files with 17 additions and 197 deletions
|
@ -315,8 +315,6 @@ class firewall::ftpproxy {
|
|||
service { "ftpproxy":
|
||||
ensure => running,
|
||||
enable => true,
|
||||
binary => "/usr/sbin/ftp-proxy",
|
||||
start => "/usr/sbin/ftp-proxy",
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue