]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/rootfiles/core/8/update.sh
updated collectd and hdparm
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 8 / update.sh
CommitLineData
dbb8b4c9
AF
1#!/bin/bash
2. /opt/pakfire/lib/functions.sh
3extract_files
4depmod -a
87f7ed96
CS
5echo "DROPWIRELESSFORWARD=on" >> /var/ipfire/optionsfw/settings
6echo "DROPWIRELESSINPUT=on" >> /var/ipfire/optionsfw/settings
0f97f044 7/usr/local/bin/backupctrl exclude >/dev/null 2>&1