summarylogtreecommitdiffstats
path: root/igmpproxy.service
blob: 23b9b1c9c124bb1a38641016f0519d652e7c4ef6 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=IGMP proxy
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/igmpproxy /etc/igmpproxy.conf

[Install]
WantedBy=multi-user.target