Merge branch 'og-redirect-filehandles-fix'
Conflicts: Netdisco/Changes Netdisco/META.yml Netdisco/lib/App/Netdisco.pm
This commit is contained in:
		| @@ -93,7 +93,7 @@ sub restarter { | ||||
|       warn "-- $_->{path} updated.\n" for @restart; | ||||
|  | ||||
|       signal_child('TERM', $child); | ||||
|       $child = fork_and_start(@program_args); | ||||
|       $child = fork_and_start($daemon, @program_args); | ||||
|       exit(1) unless $child; | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user