summaryrefslogtreecommitdiff
path: root/contrib/hls/create-runit-conf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hls/create-runit-conf.sh')
-rwxr-xr-xcontrib/hls/create-runit-conf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hls/create-runit-conf.sh b/contrib/hls/create-runit-conf.sh
index 18592db..a5f2f46 100755
--- a/contrib/hls/create-runit-conf.sh
+++ b/contrib/hls/create-runit-conf.sh
@@ -1,7 +1,7 @@
#!/bin/sh
SOURCES="av-orig av-en"
-PROFILES="lower low medium high"
+PROFILES="mini low medium high"
if [ -z "$1" ]; then
echo "Usage $0 <name>"