'Setup-Step1.sh' updaten

This commit is contained in:
2019-08-25 00:10:16 +00:00
parent a368dd11f3
commit 4c90547825

View File

@@ -357,6 +357,7 @@ echo "www-data ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
apt install -y beep
echo ACTION=="add", SUBSYSTEM=="input", ATTRS{name}=="PC Speaker", ENV{DEVNAME}!="", GROUP="beep", MODE="0620" > /usr/lib/udev/rules.d/70-pcspkr-beep.rules
groupadd beep
usermod -G beep www-data
usermod -G beep root