1VLC-WRAPPER(1)              General Commands Manual             VLC-WRAPPER(1)
2
3
4

NAME

6       vlc-wrapper - a wrapper to drop privileges with VLC
7

SYNOPSIS

9       vlc-wrapper [OPTIONS]
10

DESCRIPTION

12       This  manual  page documents briefly the VLC wrapper to open privileged
13       network ports.  The ports it can open are 80, 443 and 554.
14
15

OPTIONS

17       They will be passed to VLC with no modification.
18
19

USAGE

21       The preferred way is to use sudo :
22
23        $ sudo vlc-wrapper --option1 --option2
24
25       You can also set the SUDO_UID environment variable:
26
27        # SUDO_UID=1000 vlc-wrapper --option1 --option2
28

SEE ALSO

30       vlc(1), sudo(8)
31
32

AUTHOR

34       This manual page was written by Christophe Mutricy.
35
36
37
38                                 Aug 31, 2008                   VLC-WRAPPER(1)
Impressum