Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > f81090378c66797298d5cd6d4575a7c6 > files > 18

dhcp-4.3.2-1.mga5.src.rpm

[Unit]
Description=DHCPv4 Server Daemon
After=syslog.target network.target ldap.service

[Service]
Environment=CONFIGFILE=/etc/dhcpd.conf LEASEFILE=/var/lib/dhcpd/dhcpd.leases
EnvironmentFile=-/etc/sysconfig/dhcpd
Type=forking
PIDFile=/run/dhcpd/dhcpd.pid
ExecStart=/usr/sbin/dhcpd -pf /run/dhcpd/dhcpd.pid -cf $CONFIGFILE -lf $LEASEFILE $OPTIONS $INTERFACES

[Install]
WantedBy=multi-user.target