|
|
|
@ -70,7 +70,7 @@ Dependencies: |
|
|
|
sudo chmod 770 /var/lib/redis |
|
|
|
sudo chmod 770 /var/lib/redis |
|
|
|
|
|
|
|
|
|
|
|
### Setup the redis.service file |
|
|
|
### Setup the redis.service file |
|
|
|
nano /etc/systemd/system/redis.service |
|
|
|
sudo nano /etc/systemd/system/redis.service |
|
|
|
Paste this in there: |
|
|
|
Paste this in there: |
|
|
|
[Unit] |
|
|
|
[Unit] |
|
|
|
Description=Redis In-Memory Data Store |
|
|
|
Description=Redis In-Memory Data Store |
|
|
|
|