Skip to content

Commit

Permalink
fix redis sentinel systemctl enable issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonng committed Jul 13, 2023
1 parent 444c62a commit 5c96feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/redis/templates/redis-sentinel.service
Expand Up @@ -21,4 +21,4 @@ Group=redis
Restart=on-failure

[Install]
WantedBy=multi-user.target-t
WantedBy=multi-user.target

0 comments on commit 5c96feb

Please sign in to comment.