]> git.ipfire.org Git - ipfire-2.x.git/commit
Captive-Portal: add crontab and cleanup scripts
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 28 Jan 2016 15:05:53 +0000 (16:05 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Sep 2017 17:54:03 +0000 (18:54 +0100)
commit4d9002279f6cd5c73f0e6092c22ae2bfa49460bb
tree5a4f43f2b693e2d1c48f1742f8c2584f64b8659d
parent8b92078917ab3c3fdbdd2070ba803f23aff237d7
Captive-Portal: add crontab and cleanup scripts

The cleanup script is called every hour and deletes expired clients from
the clients file.
every night the captivectrl warpper runs once to flush the chains and
reload rules for active clients

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
config/cron/crontab
config/rootfiles/common/stage2
lfs/stage2
src/scripts/captive-cleanup [new file with mode: 0755]