Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maalepaaler
qstream
Commits
486c18e4
Commit
486c18e4
authored
Jan 22, 2014
by
Jon K Hellan
Browse files
qstream owns /etc/qstream.
Debian ver 1.2-2
parent
6dc62f14
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
486c18e4
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
qstream (1.2-1) unstable; urgency=low
* ny versjon iptv med xml-basert output.
* ny versjon iptv med xml-basert output.
...
...
debian/qstream.postinst
View file @
486c18e4
...
@@ -4,6 +4,7 @@ set -e
...
@@ -4,6 +4,7 @@ set -e
if
[
"
$1
"
=
"configure"
]
;
then
if
[
"
$1
"
=
"configure"
]
;
then
adduser
--system
--quiet
--group
--home
/var/lib/qstream
--no-create-home
qstream
||
:
adduser
--system
--quiet
--group
--home
/var/lib/qstream
--no-create-home
qstream
||
:
chown
-R
qstream:qstream /var/lib/qstream
chown
-R
qstream:qstream /var/lib/qstream
chown
-R
qstream:qstream /etc/qstream
fi
fi
#DEBHELPER#
#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