CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/03/08 09:19:15
Modified files:
sysutils/ruby-puppet/2: Makefile
sysutils/ruby-puppet/2/patches:
patch-examples_etc_puppet_fileserver_conf
patch-lib_puppet_provider_service_openbsd_rb
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet/3/patches: patch-conf_fileserver_conf
patch-conf_tagmail_conf
patch-lib_puppet_provider_service_openbsd_rb
Log message:
Start services with '-f' since they may not be enabled in rc.conf.local(5).
Implement a restart command for the service provider and use '-f' as well.
No need to specify a 'stop' common, our rc.d(8) is generic enough.
ok robert@ (maintainer)