aboutsummaryrefslogtreecommitdiffstats
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-install3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/vlc/vlc-daemon.post-install b/main/vlc/vlc-daemon.post-install
deleted file mode 100644
index 5c0a51ef44..0000000000
--- a/main/vlc/vlc-daemon.post-install
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-adduser -h /home/vlc -s /bin/sh -G audio -G video -D vlc &>/dev/null || true
-chown vlc /var/log/vlc