[MPlayer-users] paranoid about init-script
infernix
infernix at infernix.net
Mon Feb 12 15:38:11 CET 2007
Leo Wandersleb wrote:
> debian etch
>
>> From where you installed mplayer?
>
> apt-get install mplayer
http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=mplayer&version=testing&arch=i386
As you can see, the mplayer package in testing comes with an init
script. Contents:
#!/bin/sh
### BEGIN INIT INFO
# Provides: mplayer-RTC-settings
# Required-Start: $local_fs $syslog
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: sets access to RTC device (for MPlayer)
# Description: loads RTC module, creates and sets permission of /dev/rtc
### END INIT INFO
*cut*
It's harmless. You're too paranoid :)
More information about the MPlayer-users
mailing list