Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
suse-redis
Commits
0280852d
Commit
0280852d
authored
Nov 28, 2019
by
Michael Friedrich
Browse files
Merge branch 'bugfix/redis-user' into 'master'
Fix redis user See merge request
!2
parents
265dda23
4dc85168
Pipeline
#7428
passed with stages
in 4 minutes and 33 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
redis-initscript.patch
View file @
0280852d
...
...
@@ -38,7 +38,7 @@ Index: utils/redis_init_script
-EXEC=/usr/local/bin/redis-server
-CLIEXEC=/usr/local/bin/redis-cli
+EXEC=/usr/sbin/icinga-redis-server
+USER=redis
+USER=
icinga-
redis
+STATE=/var/run/icinga-redis
+CONF=/etc/icinga-redis
+
...
...
redis.logrotate
View file @
0280852d
...
...
@@ -6,5 +6,5 @@
compress
notifempty
missingok
su
redis
redis
su
icinga-redis icinga-
redis
}
redis.tmpfiles.d
View file @
0280852d
#
Type
Path
Mode
UID
GID
Age
Argument
d
/
var
/
run
/
redis
/
0755
redis
redis
-
-
d
/
run
/
icinga
-
redis
/
0755
icinga
-
redis
icinga
-
redis
-
-
Write
Preview
Supports
Markdown
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