Commit Graph

16 Commits

Author SHA1 Message Date
Pavel Zhukov
e8a1a29ed8 Add EnvironmentFile parameter to service files 2017-04-04 15:02:44 +02:00
Jiri Popelka
0b1fc62ff4 Use network-online.target instead of network.target (#1120656) 2014-07-22 19:00:42 +02:00
Jiri Popelka
6756a54bda Use StandardError=null instead of log_perror.patch
[ISC-Bugs #28049] has been closed upstream without applying the patch.
2014-05-07 14:12:02 +02:00
Jiri Popelka
0ae0d118cb support for sending startup notifications to systemd (#1077666) 2014-03-18 17:08:49 +01:00
Jiri Popelka
0f768b61dd add After=time-sync.target to dhcpd[6].service (#878293) 2012-11-26 12:26:42 +01:00
Tomas Hozza
c0272c7d8a SystemD unit files don't use Environment files any more (#850558)
NetworkManager dispatcher script doesn't use DHCPDARGS any more
2012-08-24 13:49:51 +02:00
Jiri Popelka
fb5ff7d896 Add Documentation= in unit files.
https://fedorahosted.org/fpc/ticket/192
2012-07-09 17:29:37 +02:00
Jiri Popelka
8629ede7d2 *.service: remove After=syslog.target
https://fedorahosted.org/fpc/ticket/177#comment:2
2012-05-23 18:31:24 +02:00
Jiri Popelka
b05a8555ec dhcpd.service: explicitly add -cf to indicate what conf file we use (#819325)
no need to copy /etc/*.conf to /etc/dhcp/*.conf in %prep anymore
2012-05-07 12:14:04 +02:00
Jiri Popelka
035872d4ac revert previous change (#782499) + remove sysvinit scriptlets 2012-01-31 17:31:18 +01:00
Jiri Popelka
fbbf7bf10d use PrivateTmp=true in service files (#782499) 2012-01-17 18:12:43 +01:00
Jiri Popelka
0acc1b8c2c revert change made in 4.2.3-3 because of failing failover (#765967)
don't need to fix lease files ownership before starting service
dhclient-script: allow static route with a 0.0.0.0 next-hop addressi (#769463
2011-12-21 12:20:29 +01:00
Jiri Popelka
8b9d5e1b3b don't ship legacy SysV initscripts + dhcpd[6].service improvements
dhcpd6: move '-cf /etc/dhcp/dhcpd6.conf' from sysconfig/dhcpd6 to dhcpd6.service
run 'chown -R dhcpd:dhcpd /var/lib/dhcpd/' before starting dhcpd/dhcpd6 service
       for the case where leases file is owned by root:root as a
       consequence of running dhcpd without '-user dhcpd -group dhcpd' (#744292)
2011-12-19 18:38:42 +01:00
Jiri Popelka
d7e74c83b3 Do not run dhcpd as root (BZ#699713)
Use '--enable-paranoia --enable-early-chroot' configure flags
Create/delete dhcpd user in %post/%postun
Run dhcpd/dhcpd6 services with '-user dhcpd -group dhcpd'
2011-08-12 15:22:35 +02:00
Jiri Popelka
d1dac665e7 systemd unit files: do not write pid files (--no-pid) 2011-07-04 10:38:03 +02:00
Jiri Popelka
77e77eaef7 Porting dhcpd/dhcpd6/dhcrelay services from SysV to Systemd 2010-12-07 15:32:39 +01:00