metalog: Don't install to/use /var/run.
This commit is contained in:
parent
2790e61d4d
commit
564d70f398
1 changed files with 22 additions and 22 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
opts="buffer unbuffer"
|
||||
|
||||
PIDFILE=/var/run/metalog.pid
|
||||
PIDFILE=/run/metalog.pid
|
||||
|
||||
depend() {
|
||||
need localmount
|
||||
|
|
Loading…
Reference in a new issue