From: Michael Tremer Date: Sun, 22 Sep 2024 14:17:35 +0000 (+0000) Subject: core190: Ship logwatch and log.dat X-Git-Tag: v2.29-core190~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=befebc44b4ec1726900bad202a88e4e6a715ebfc;p=ipfire-2.x.git core190: Ship logwatch and log.dat Signed-off-by: Michael Tremer --- 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