diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2011-12-18 18:46:10 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-18 18:46:10 -0600 |
commit | 1fd5b2447c7c2b2759c7cded770c548854aa1b01 (patch) | |
tree | 4c934fa737a37e63c30580f4a5d97566c3f1b962 /network/mediatomb/rc.mediatomb.conf | |
parent | 6c7429dc2060957c8a3a35ef341fc40b2b361323 (diff) | |
download | slackbuilds-1fd5b2447c7c2b2759c7cded770c548854aa1b01.tar.gz |
multimedia/mediatomb: Patched for new ffmpeg and moved from Network
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mediatomb/rc.mediatomb.conf')
-rw-r--r-- | network/mediatomb/rc.mediatomb.conf | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/network/mediatomb/rc.mediatomb.conf b/network/mediatomb/rc.mediatomb.conf deleted file mode 100644 index af5ea4feef..0000000000 --- a/network/mediatomb/rc.mediatomb.conf +++ /dev/null @@ -1,21 +0,0 @@ -# /etc/rc.d/rc.mediatomb.conf -# -# This file contains the configuration settings for mediatomb. - -# Main configuration file that should be used for mediatomb -MEDIATOMB_CONFIG="/etc/mediatomb/config.xml" - -# The user under which mediatomb should run -MEDIATOMB_USER="mediatomb" - -# The group under which mediatomb should run -MEDIATOMB_GROUP="mediatomb" - -# Network Interface to bind to -MEDIATOMB_INTERFACE="" - -# Server port (the SDK only permits values >= 49152) -MEDIATOMB_PORT="" - -# Additional mediatomb options -MEDIATOMB_OPTIONS="" |