Browse Source

Fix refresh for Solaris smf

Marcel Telka 2 years ago
parent
commit
90f1ab79fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      startup/solaris-init.xml.in

+ 1 - 1
startup/solaris-init.xml.in

@@ -105,7 +105,7 @@
 		<exec_method
 			type='method'
 			name='refresh'
-			exec=':hup'
+			exec=':kill -HUP'
 			timeout_seconds='60'/>
 
 		<property_group name='startd' type='framework'>