Skip to content
Snippets Groups Projects
Commit 973d1491 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

fixed service.in file

parent 25aec344
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ Description=Canone 3 service supervisor: seek dormant caserver instances and per ...@@ -3,7 +3,7 @@ Description=Canone 3 service supervisor: seek dormant caserver instances and per
After=nginx.service After=nginx.service
[Service] [Service]
ExecStart=@prefix@/bin/casupervisor -p @port@ -h @address@ -u "@default_nginx_url@" -s @user@ -f @logfile@ @conf_file@ @log_level@ ExecStart=@prefix@/bin/ca-tango-db-cache-mgr -p @port@ -h @address@ -s @user@ -f @logfile@ @conf_file@ @log_level@
ExecStop=/bin/kill $MAINPID ExecStop=/bin/kill $MAINPID
[Install] [Install]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment