This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/stdbuf -oL /usr/bin/pushpin
-
Restart=always
-
SyslogIdentifier=pushpin
-
Type=simple
-
User=pushpin
-
-
[Unit]
-
After=network.target
-
Description=HTTP reverse proxy server for streaming and long-polling services
-
Documentation=man:pushpin(1)
-
Additionnal notes
Nothing here.