forked from pool/redis
Accepting request 391089 from server:database
1 OBS-URL: https://build.opensuse.org/request/show/391089 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=25
This commit is contained in:
commit
9169bffb46
@ -18,7 +18,7 @@ Also make sure if you copy configurations from somewhere, that "daemonize"
|
||||
should be set to "no".
|
||||
|
||||
3. create the database dir:
|
||||
$ install -d -m redis -g redis -m 0750 /var/lib/redis/otherapp/
|
||||
$ install -d -o redis -g redis -m 0750 /var/lib/redis/otherapp/
|
||||
|
||||
4. systemctl start redis@otherapp
|
||||
5. systemctl enable redis@otherapp
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 16:53:03 UTC 2016 - mamorales@suse.com
|
||||
|
||||
- Fix installation example in README.SUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 12:17:41 UTC 2016 - eshmarnev@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user