mirror of https://gitee.com/bigwinds/arangodb
added tmpfiles.d config file
This commit is contained in:
parent
7220ffafc5
commit
e845b0f776
|
@ -0,0 +1,3 @@
|
|||
# create a directory with permissions 0744 owned by user arangodb and group arangodb
|
||||
d /var/run/arangodb 0744 arangodb arangodb
|
||||
|
Loading…
Reference in New Issue