Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
39e14088
Commit
39e14088
authored
Oct 19, 2016
by
Christian Kuhn
Browse files
[TASK] Prepare php55, php56, php71
parent
9e98eb34
Changes
62
Hide whitespace changes
Inline
Side-by-side
php71/runit/redis-server/log/run
0 → 100755
View file @
39e14088
#!/bin/sh
mkdir
-p
/var/log/redis-server
exec
svlogd
-tt
/var/log/redis-server
php71/runit/redis-server/run
0 → 100755
View file @
39e14088
#!/bin/sh
exec
2>&1
exec
chpst
-u
redis /usr/bin/redis-server /etc/redis/redis.conf
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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