mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
confd: ensure users in admin group can access all datastores
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -62,6 +62,9 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
# Ensure users in admin group can access all datastores
|
||||
chgrp wheel /dev/shm/*
|
||||
|
||||
if [ ! -f "$fn" ]; then
|
||||
case "$config" in
|
||||
startup-config)
|
||||
|
||||
Reference in New Issue
Block a user