Updated the ipe upstart job definition

Added the setuid option.
This commit is contained in:
claudemiro
2015-01-30 11:58:52 -03:00
parent 8d671751b3
commit c7f757e517
+2
View File
@@ -9,4 +9,6 @@ stop on runlevel [016]
respawn
setuid ipe
exec /path/to/ipe -config="path_to_config.json" -log_dir="path_to_log_dir"