projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e450c54
)
Change systemd service file to use STOP_OPTS=" -m fast".
author
Bo Peng
<pengbo@sraoss.co.jp>
Fri, 19 Jan 2018 05:00:27 +0000
(14:00 +0900)
committer
Bo Peng
<pengbo@sraoss.co.jp>
Fri, 19 Jan 2018 05:06:24 +0000
(14:06 +0900)
src/redhat/pgpool_rhel7.sysconfig
patch
|
blob
|
blame
|
history
diff --git
a/src/redhat/pgpool_rhel7.sysconfig
b/src/redhat/pgpool_rhel7.sysconfig
index 5c76b39d3bcbcc266e49ab41507be5d095015a99..3ee7a03ae6ee595a6d9bb9741b4226c616d09bc4 100644
(file)
--- a/
src/redhat/pgpool_rhel7.sysconfig
+++ b/
src/redhat/pgpool_rhel7.sysconfig
@@
-6,4
+6,4
@@
#OPTS=" -d -n"
OPTS=" -n"
-
#
STOP_OPTS=" -m fast"
+STOP_OPTS=" -m fast"