Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bjørn Villa
qstream
Commits
dd6d9df5
Commit
dd6d9df5
authored
Jun 28, 2012
by
Olav Kvittem
Browse files
changed qstram-mpeg.job to be parameter driven from /etc
parent
74d453b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/qstream.install
View file @
dd6d9df5
...
...
@@ -7,3 +7,4 @@ comvie.cf etc/qstream/mpeg
tv2
.
cf
etc
/
qstream
/
mpeg
workzone
.
cf
etc
/
qstream
/
mpeg
world
.
cf
etc
/
qstream
/
mpeg
poll
.
lst
etc
/
wstream
/
mpeg
qstream-mpeg.job
View file @
dd6d9df5
#
!/
bin
/
bash
/
usr
/
bin
/
qstream
-
mpeg
<
/
etc
/
qstream
/
tv
/
tv2
.
cf
/
usr
/
bin
/
qstream
-
mpeg
<
/
etc
/
qstream
/
tv
/
workzone
.
cf
/
usr
/
bin
/
qstream
-
mpeg
<
/
etc
/
qstream
/
tv
/
world
.
cf
for
cf
in
`
cat
/
etc
/
qstream
/
mpeg
/
poll
.
lst
`
;
do
/
local
/
net
-
status
/
bin
/
qstream
-
mpeg
<
/
etc
/
qstream
/
mpeg
/
$
cf
done
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment