File: hddemux.service

package info (click to toggle)
hddemux 0.4-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 292 kB
  • sloc: ansic: 741; sh: 734; makefile: 32
file content (14 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=HTTP/1.x and DNS demuxer service
Documentation=man:hddemux(1)
Requires=hddemux.socket

[Service]
Type=notify
ExecStart=/usr/bin/hddemux
WorkingDirectory=/run/hddemux/workdir
User=hddemux
Group=hddemux

[Install]
Also=hddemux.socket