mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
Core Update 168: Fix permissions of /etc/sudoers.d/
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -89,6 +89,10 @@ ldconfig
|
||||
# Apply sysctl changes
|
||||
/etc/init.d/sysctl start
|
||||
|
||||
# Fix permissions of /etc/sudoers.d/
|
||||
chmod -v 750 /etc/sudoers.d
|
||||
chmod -v 640 /etc/sudoers.d/*
|
||||
|
||||
# Start services
|
||||
/etc/init.d/sshd restart
|
||||
/etc/init.d/vnstatd restart
|
||||
|
||||
Reference in New Issue
Block a user