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