On 11/02/2014 12:54 PM, Mikael Cluseau wrote:
+RuntimeDirectory=/var/run/${PROJECT_NAME}
This is not ok, systemd says its invalid. It needs to be :
+RuntimeDirectory=/run/${PROJECT_NAME}
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

