Introduction
Introduction Statistics Contact Development Disclaimer Help
Removing some user from input and video groups, no longer required. - bootstrap…
Log
Files
Refs
README
---
commit 5addbe689d754057cc80949e41c964eb1e9dc37c
parent d08ab3fb740330873906a15ed8a49dfadf75bd8d
Author: Jay Scott <[email protected]>
Date: Sun, 11 Feb 2024 18:56:26 +0000
Removing some user from input and video groups, no longer required.
Diffstat:
M install.sh | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/install.sh b/install.sh
@@ -33,8 +33,6 @@ if [ -d "/home/$user" ]; then
adduser "$user" audio
adduser "$user" abuild
adduser "$user" wheel
- adduser "$user" input
- adduser "$user" video
adduser "$user" seat
adduser "$user" rtkit
mkdir "/home/$user/.config"
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.