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
deb-redis
Commits
5bdaa425
Commit
5bdaa425
authored
Nov 21, 2019
by
Markus Frosch
Browse files
Update service units for systemd
parent
ab12bd2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/bin/generate-systemd-service-files
View file @
5bdaa425
#!/bin/sh
for
BINARY
in
redis-server redis-sentinel
for
BINARY
in
icinga-
redis-server
icinga-
redis-sentinel
do
for
MODE
in
default templated
for
MODE
in
default
# templated
do
case
"
${
BINARY
}
"
in
icinga-redis-server
)
...
...
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