make redis simple
This commit is contained in:
parent
c65a6134b4
commit
5a217c9f80
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
Type = "simple";
|
||||
ExecStart = "redis-server .config/redis/redis.conf";
|
||||
SyslogIdentifier = "hackey";
|
||||
Restart = "always";
|
||||
|
|
Loading…
Reference in a new issue