Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
puma
server
ca-supervisor
Commits
bf9d1d14
Commit
bf9d1d14
authored
Jan 18, 2022
by
Giacomo Strangolino
Browse files
meson options: added port and address. fix in service.in
parent
5024fca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
casupervisor.service.in
View file @
bf9d1d14
...
...
@@ -3,7 +3,7 @@ Description=Canone 3 service supervisor: seek dormant caserver instances and per
After=nginx.service
[Service]
ExecStart=@prefix@/bin/casupervisor -u "@default_nginx_url@" -s @user@ -f @logfile@ @conf_file@ @log_level@
ExecStart=@prefix@/bin/casupervisor
-p @port@ -h @address@
-u "@default_nginx_url@" -s @user@ -f @logfile@ @conf_file@ @log_level@
ExecStop=/bin/kill $MAINPID
[Install]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment