File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ install()
5555 echo " maxmemory $REDIS_MEM " >> $REDIS_CONF
5656 echo ' vm.overcommit_memory = 1' >> /etc/sysctl.conf
5757
58+ chown redis: " $REDIS_CONF "
5859 usermod -a -G redis www-data
5960
6061 service redis-server restart
Original file line number Diff line number Diff line change 11
2- [ v1.20.9 ] ( https://github.com/nextcloud/nextcloudpi/commit/135f4d4 ) (2020-02-04) add notify_admin functionality
2+ [ v1.20.10 ] ( https://github.com/nextcloud/nextcloudpi/commit/e99d7a7 ) (2020-02-27) redis: make sure we have the right permissions for conf file
33
4- [ v1.20.8] ( https://github.com/nextcloud/nextcloudpi/commit/986046f ) (2020-02-05) nc-backup: add more info to description (#1073 )
4+ [ v1.20.9] ( https://github.com/nextcloud/nextcloudpi/commit/0c538ae ) (2020-02-04) add notify_admin functionality
5+
6+ [ v1.20.8 ] ( https://github.com/nextcloud/nextcloudpi/commit/986046f ) (2020-02-05) nc-backup: add more info to description (#1073 )
57
68[ v1.20.7] ( https://github.com/nextcloud/nextcloudpi/commit/b404765 ) (2020-01-26) fail2ban: update regex for NC17
79
You can’t perform that action at this time.
0 commit comments