From 79e5ad687ff94b52da6dfd17318d4fb3cd645870 Mon Sep 17 00:00:00 2001 From: Jan Görig Date: Mon, 29 Nov 2010 14:22:41 +0100 Subject: - added tmpfiles.d support (#656550) - removed old PID checking in initscript --- bind.tmpfiles.d | 1 + 1 file changed, 1 insertion(+) create mode 100644 bind.tmpfiles.d (limited to 'bind.tmpfiles.d') diff --git a/bind.tmpfiles.d b/bind.tmpfiles.d new file mode 100644 index 0000000..8a7fa49 --- /dev/null +++ b/bind.tmpfiles.d @@ -0,0 +1 @@ +d /var/run/named 0755 named named - -- cgit