summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkroy-the-rabbit <kroy@kroy.io>2020-05-19 20:44:28 -0500
committerGitHub <noreply@github.com>2020-05-19 20:44:28 -0500
commit9922afc6930d4ddf0422860bdfe23113648ca5db (patch)
treed91cba2a798ec782e5aac4e8a4e526e18e903616 /Makefile
parent7c55de11ca140fd8eed980c0c9db6302e1a05974 (diff)
downloadvyos-1x-9922afc6930d4ddf0422860bdfe23113648ca5db.tar.gz
vyos-1x-9922afc6930d4ddf0422860bdfe23113648ca5db.zip
T2465: Permissions on vyos-hostsd socket incorrect
The DHCP server is unable to apply entries to the hosts file because the permissions on the socket are getting created wrong. ``` $ ls -al /run/vyos-hostsd.sock srwxrwxrwx 1 root vyattacfg 0 May 20 01:38 /run/vyos-hostsd.sock ``` This gives it the correct permissions so that the nobody/nobody user/group can change it.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions