We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68df0eb + 93eb528 commit 3fdcc0bCopy full SHA for 3fdcc0b
1 file changed
rootfs/etc/cont-init.d/02-fix-perms.sh
@@ -10,7 +10,8 @@ chown librenms:librenms \
10
/data \
11
"${LIBRENMS_PATH}" \
12
"${LIBRENMS_PATH}/.env" \
13
- "${LIBRENMS_PATH}/cache"
+ "${LIBRENMS_PATH}/cache" \
14
+ "${LIBRENMS_PATH}/rrd"
15
chown -R librenms:librenms \
16
/home/librenms \
17
/tpls \
0 commit comments