summaryrefslogtreecommitdiff
path: root/dev-db/redict/files/redict.service
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-23 00:06:40 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-23 00:06:40 +0100
commitb3b92de25c3fc5f6bddc5e513027140591a0b2a5 (patch)
treef2ce6d7e747abea3e8fa7d99e32ad5d98cf33988 /dev-db/redict/files/redict.service
parent236e75597883501f8700d9ba1a5c8276f578a17f (diff)
gentoo auto-resync : 23:05:2024 - 00:06:39
Diffstat (limited to 'dev-db/redict/files/redict.service')
-rw-r--r--dev-db/redict/files/redict.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redict/files/redict.service b/dev-db/redict/files/redict.service
index 97fabd001d8e..2ec1cf7bff1d 100644
--- a/dev-db/redict/files/redict.service
+++ b/dev-db/redict/files/redict.service
@@ -5,7 +5,7 @@ After=syslog.target network.target
[Service]
Type=simple
PIDFile=/run/redict/redict.pid
-ExecStart=/usr/sbin/redict-server /etc/redict/redict.conf
+ExecStart=/usr/bin/redict-server /etc/redict/redict.conf
User=redict
Group=redict