From 59eb339770fda90b40056d74f0899ee1bbcfbe4f Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Mon, 8 Oct 2018 21:15:31 +0300 Subject: [PATCH] upd ROSA-NEWS --- ROSA-NEWS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ROSA-NEWS b/ROSA-NEWS index 8c7f2a9..ecfa76f 100644 --- a/ROSA-NEWS +++ b/ROSA-NEWS @@ -26,10 +26,6 @@ Note: they are hardcoded in systemd units * .leases files are not packaged any more, because modern dhcpd and dhclient can create them automatically, but the directoiry, e.g. /var/lib/dhclient, has to exist and be writable. +* Don't remove *.leases on package uninstallation * TODO(?): Fedora's patch dhcp-paths.patch -* TODO: should we ship a separate config of systemd tmpfiles for '/run/dhcpd'? -Probable no, it's created automatically (https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Sandboxing) -$ stat /run/dhcpd | grep Доступ -Доступ: (0755/drwxr-xr-x) Uid: ( 997/isc-dhcpd) Gid: ( 997/isc-dhcpd) -Доступ: 2018-10-08 15:15:23.618806764 +0300