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
3032e744
Commit
3032e744
authored
Jan 24, 2014
by
Olav Kvittem
Browse files
Merge branch 'master' of scm.uninett.no:maalepaaler/qstream
parents
0da353a4
486c18e4
Changes
3
Show whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
3032e744
debian/files
debian/qstream.debhelper.log
debian/qstream.substvars
debian/qstream/
debian/changelog
View file @
3032e744
qstream (1.2-2) unstable; urgency=low
* Depend on curl and libxml-simple-perl. Adjust paths. qstream owns
/etc/qstream.
-- Jon K Hellan <jon.kare.hellan@uninett.no> Wed, 22 Jan 2014 10:52:03 +0100
qstream (1.2-1) unstable; urgency=low
* ny versjon iptv med xml-basert output.
...
...
debian/qstream.postinst
View file @
3032e744
...
...
@@ -4,6 +4,7 @@ set -e
if
[
"
$1
"
=
"configure"
]
;
then
adduser
--system
--quiet
--group
--home
/var/lib/qstream
--no-create-home
qstream
||
:
chown
-R
qstream:qstream /var/lib/qstream
chown
-R
qstream:qstream /etc/qstream
fi
#DEBHELPER#
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