mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
dynamicdns: Fix permissions for all /etc files
The file which contains the credentials should not be readable for "others".
This commit is contained in:
parent
ac9bda03e6
commit
8608bf6f07
@ -322,6 +322,7 @@ doUpdate()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
umask u=rw,g=,o=
|
||||||
cmd=${1}
|
cmd=${1}
|
||||||
shift
|
shift
|
||||||
# decide which config to use
|
# decide which config to use
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user