]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd-journal-remote.service.xml
journal-remote: implement inheriting http(s) sockets
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 17 Mar 2014 02:33:35 +0000 (22:33 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 17 Mar 2014 05:55:48 +0000 (01:55 -0400)
commit8a8d55f2c104cf99efe5f244fc4857a15e9f60de
tree88097c37eb7ca08d67dde9e683e12042d0ffea2c
parente7216d112aff3ba4ce196db95b86d77d5a1b234e
journal-remote: implement inheriting http(s) sockets

Now --listen-http=-3 --listen-https=-4 can be used to spawn a µhttpd
server on those two ports, in http and https modes respectively.
As before, --listen-http=3 --listen-https=4 will launch µhttpd servers
on ports 3 and 4.
man/systemd-journal-remote.xml
src/journal/journal-remote.c