vdradmin: Oops. Wrong variable name.

This commit is contained in:
Michael Tremer
2013-03-27 13:53:38 +01:00
parent 9d9479b5c1
commit 8832801c08

View File

@@ -31,6 +31,6 @@ stop_service ${NAME}
sed -i /etc/vdradmin/vdradmind.conf \
-e "s/^LANG = .*/LANG = en_US.utf8/g" \
-e "s/^PORT = .*/PORT = 6419/g"
-e "s/^VDR_PORT = .*/VDR_PORT = 6419/g"
start_service ${NAME}