commit: e91f9101e0754eb2bb7b103292a1a1c55ea3c307 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon May 22 17:16:33 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon May 22 21:26:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91f9101
net-misc/dhcp: remove unused file Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31132 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-misc/dhcp/files/dhcpd.tmpfiles | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-misc/dhcp/files/dhcpd.tmpfiles b/net-misc/dhcp/files/dhcpd.tmpfiles deleted file mode 100644 index ee2f4deeaadf..000000000000 --- a/net-misc/dhcp/files/dhcpd.tmpfiles +++ /dev/null @@ -1,2 +0,0 @@ -d /var/lib/dhcp/ 0755 dhcp dhcp -f /var/lib/dhcp/dhcpd.leases 0644 dhcp dhcp \ No newline at end of file
