mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Core Update 185: Ensure correct permissions of /etc/sudoers.d/
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -51,6 +51,10 @@ ldconfig
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Fix permissions of /etc/sudoers.d/
|
||||
chmod -v 750 /etc/sudoers.d
|
||||
chmod -v 640 /etc/sudoers.d/*
|
||||
|
||||
# Start services
|
||||
telinit u
|
||||
/etc/init.d/suricata restart
|
||||
|
||||
Reference in New Issue
Block a user