]> git.ipfire.org Git - ipfire-3.x.git/blob - network/patches/network-fix-logdir-path.patch
network: Add patch to fix logdir
[ipfire-3.x.git] / network / patches / network-fix-logdir-path.patch
1 commit 88e5f32944b8dc1c4b1c74028c7d46c37b2aad34
2 Author: Stefan Schantl <stefan.schantl@ipfire.org>
3 Date: Sun Mar 19 15:58:11 2023 +0100
4
5 Makefile.am: Fix typo defining the logdir
6
7 The correct value name should be "localstatedir"
8
9 Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
10
11 diff --git a/Makefile.am b/Makefile.am
12 index 893f1b8..5dc4629 100644
13 --- a/Makefile.am
14 +++ b/Makefile.am
15 @@ -51,7 +51,7 @@ hooks_zonesdir = $(hooksdir)/zones
16
17 triggersdir = $(networkdir)/triggers
18
19 -logdir = $(localestatedir)/log/network
20 +logdir = $(localstatedir)/log/network
21 utildir = $(networkdir)
22
23 CLEANFILES =