summaryrefslogtreecommitdiffstats
path: root/core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service
blob: cfab7923a99640eb85e9d9d279b5c29269e3e4fc (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=DHCP Client for %i
After=systemd-tmpfiles-setup.service

[Service]
Type=simple
ExecStart=/opt/openslx/scripts/systemd-udhcpc %i
Restart=on-failure