mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update scrumblr_redis.service
This commit is contained in:
parent
b1d9ccc66c
commit
c9beba954a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Group=__APP__
|
|||
WorkingDirectory=__INSTALL_DIR__/
|
||||
ExecStart=/usr/bin/redis-server __INSTALL_DIR__/redis.conf
|
||||
ExecStop=/bin/kill -s TERM $MAINPID
|
||||
PIDFile=__INSTALL_DIR__/redis-server-__REDIS_PORT__.pid
|
||||
PIDFile=__INSTALL_DIR__/redis-server-__PORT_REDIS__.pid
|
||||
TimeoutStopSec=0
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue