Run VLC as root: Unterschied zwischen den Versionen

Aus Markus' Wiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „VLC is disabled for running as root. Here's a solution I found working: http://askubuntu.com/questions/413542/how-to-use-vlc-with-sudo-privileges The above …“)
 
(kein Unterschied)

Aktuelle Version vom 29. März 2015, 23:18 Uhr

VLC is disabled for running as root. Here's a solution I found working:

http://askubuntu.com/questions/413542/how-to-use-vlc-with-sudo-privileges

The above linked page says: Replace "geteuid" by "getppid" with a hex editor.

You can use "bless".

Result: Saved my day!