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

[Service]
Type=simple
ExecStart=/usr/sbin/igmpproxy /etc/igmpproxy.conf

[Install]
WantedBy=multi-user.target