From: Michael Tremer Date: Sat, 22 Feb 2025 13:49:09 +0000 (+0000) Subject: core193: Ship vnstat X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d229d52822d078e4d0829698611d6b9362fcb2e0;p=people%2Fms%2Fipfire-2.x.git core193: Ship vnstat Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/193/filelists/vnstat b/config/rootfiles/core/193/filelists/vnstat new file mode 120000 index 000000000..2e2e6100b --- /dev/null +++ b/config/rootfiles/core/193/filelists/vnstat @@ -0,0 +1 @@ +../../../common/vnstat \ No newline at end of file diff --git a/config/rootfiles/core/193/update.sh b/config/rootfiles/core/193/update.sh index 6481b9bc8..f8b1ae81e 100644 --- a/config/rootfiles/core/193/update.sh +++ b/config/rootfiles/core/193/update.sh @@ -54,6 +54,7 @@ ldconfig # Start services /etc/init.d/ipsec start /etc/init.d/squid start +/etc/init.d/vnstat restart # This update needs a reboot... #touch /var/run/need_reboot