summaryrefslogtreecommitdiffstats
path: root/dyndhcpd@.service
blob: 397116d1da9e0be20734f5e516f3b315568c583a (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=IPv4 DHCP server for interface %i
After=network.target netctl@%i.service

[Service]
ExecStart=/usr/bin/dyndhcpd -i%i

[Install]
WantedBy=multi-user.target