mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Add user nobody to group dialout.
Those permissions are required for modem-status.cgi to communicate with serial modems.
This commit is contained in:
@@ -173,6 +173,9 @@ chmod 4755 /usr/bin/ping
|
||||
# Update Language cache
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
# Add nobody to group dialout
|
||||
usermod -a -G dialout nobody
|
||||
|
||||
#
|
||||
# Start services
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user