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

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

[Install]
WantedBy=multi-user.target