summaryrefslogtreecommitdiffstats
path: root/main/vlc/vlc-daemon.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/vlc/vlc-daemon.post-install')
-rw-r--r--main/vlc/vlc-daemon.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vlc/vlc-daemon.post-install b/main/vlc/vlc-daemon.post-install
index 934f64f50..b397f326b 100644
--- a/main/vlc/vlc-daemon.post-install
+++ b/main/vlc/vlc-daemon.post-install
@@ -1,2 +1,2 @@
#!/bin/sh
-adduser -h /home/vlc -s /bin/sh -G audio,tty vlc &>/dev/null
+adduser -h /home/vlc -s /bin/sh -G audio -G video -D vlc &>/dev/null