]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
unbound: Do not create /var/run
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 Mar 2023 14:19:41 +0000 (15:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Mar 2023 18:25:40 +0000 (18:25 +0000)
This violates our FHS specs.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
unbound/unbound.nm

index 2feaf32969d401edabc6913e5418bcef0f635699..4b0df5551f9b2485e17b9e06ea7a5794be8306a0 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = unbound
 version    = 1.17.0
-release    = 1
+release    = 2
 
 groups     = System/Daemons
 url        = https://www.nlnetlabs.nl/unbound/
@@ -53,10 +53,6 @@ build
        end
 
        install_cmds
-               # Create directories.
-               mkdir -pv %{BUILDROOT}%{localstatedir}/run/%{name}
-               mkdir -pv %{BUILDROOT}%{sharedstatedir}/%{name}
-
                # Directory for user specified and additional config files.
                mkdir -pv %{BUILDROOT}%{sysconfdir}/%{name}/conf.d/