11 lines
187 B
Desktop File
11 lines
187 B
Desktop File
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/local/db/bin/redis-server /usr/local/db/bin/conf/redis.conf
|
|
ExecStopPost=
|
|
PIDFile=
|
|
Restart=always
|
|
RestartSec=3
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|