summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-17 17:54:56 +0100
committerSimon Rettberg2014-01-17 17:54:56 +0100
commitbf3c32b4aebb520b4aad270ed024821b0387ea5d (patch)
tree950373e41b76573e5cbe099c92d35cb326be654f /remote/modules/printergui
parent[xorg] Forgot to remove xprintidle from REQUIRED_CONTENT_PACKAGES when idleac... (diff)
downloadtm-scripts-bf3c32b4aebb520b4aad270ed024821b0387ea5d.tar.gz
tm-scripts-bf3c32b4aebb520b4aad270ed024821b0387ea5d.tar.xz
tm-scripts-bf3c32b4aebb520b4aad270ed024821b0387ea5d.zip
[iptables-helper] Simple helper scripts/service for handling iptables rules
This adds no fancy features or new syntax or anything, but merely helps to manage a *.d directory for iptables scripts. You simply write simple shell scripts where you issue your iptables calls and place them in /opt/openslx/iptables/rules.d On bootup, and whenever the contents of the directory change, all tables will be reset and the scripts from rules.d are run. They're run in alphabetical order, so it's wise to adhere to the XX-* naming scheme. Also you can place any kind of script there doing really complicated things, it's advised you keep them as simple as possible and use proper names, that tell what the script does. The default behaviour is set to ACCEPT on all tables/chains, but nothing stops you from doing 'iptables -P' in one of the scripts.
Diffstat (limited to 'remote/modules/printergui')
0 files changed, 0 insertions, 0 deletions