Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ale
autoradio
Commits
321fbeeb
Commit
321fbeeb
authored
Nov 14, 2013
by
ale
Browse files
redirect everything to stdout
parent
073e4275
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/services/radiod
View file @
321fbeeb
...
...
@@ -6,4 +6,5 @@ set_public_ip
set_etcd_params
exec
chpst
-u
icecast2
\
radiod
--ip
=
${
PUBLIC_IP
}
${
ETCD_OPTIONS
}
${
DAEMON_OPTIONS
}
radiod
--ip
=
${
PUBLIC_IP
}
${
ETCD_OPTIONS
}
${
DAEMON_OPTIONS
}
\
2>&1
debian/services/redirectord
View file @
321fbeeb
...
...
@@ -7,4 +7,5 @@ set_etcd_params
exec
chpst
-u
nobody
\
redirectord
--ip
=
${
PUBLIC_IP
}
--domain
=
${
DOMAIN
}
\
${
ETCD_OPTIONS
}
${
DAEMON_OPTIONS
}
${
ETCD_OPTIONS
}
${
DAEMON_OPTIONS
}
\
2>&1
Write
Preview
Supports
Markdown
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