From befebc44b4ec1726900bad202a88e4e6a715ebfc Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 22 Sep 2024 14:17:35 +0000 Subject: [PATCH] core190: Ship logwatch and log.dat Signed-off-by: Michael Tremer --- config/rootfiles/core/190/filelists/files | 1 + config/rootfiles/core/190/filelists/logwatch | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/190/filelists/logwatch diff --git a/config/rootfiles/core/190/filelists/files b/config/rootfiles/core/190/filelists/files index 1ef1b85d80..2f90a2d5c4 100644 --- a/config/rootfiles/core/190/filelists/files +++ b/config/rootfiles/core/190/filelists/files @@ -1,2 +1,3 @@ srv/web/ipfire/cgi-bin/index.cgi +srv/web/ipfire/cgi-bin/logs.cgi/log.dat var/ipfire/network-functions.pl diff --git a/config/rootfiles/core/190/filelists/logwatch b/config/rootfiles/core/190/filelists/logwatch new file mode 120000 index 0000000000..f14eabda99 --- /dev/null +++ b/config/rootfiles/core/190/filelists/logwatch @@ -0,0 +1 @@ +../../../common/logwatch \ No newline at end of file -- 2.47.3