service_args is now an array
This commit is contained in:
		| @@ -2,4 +2,4 @@ | ||||
|  | ||||
| #service_respawn=true | ||||
| service_command='/usr/bin/syslog-ng' | ||||
| service_args='-F' | ||||
| service_args=( -F ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user