mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Hinzugefuegt:
* Copyrighthinweise der externen Addons,
die verloren gegangen sind.
HIERMIT ERFUELLT IPFIRE DIE GPLv2 ZU 100%.
GARANTIERT.
(Diese Schritte waren noetig, da einige Entwickler
es fuer noetig hielten, dass die Copyrighthinweise
in jeder Datei zu finden sind.)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@256 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# IPFire Connection Scheduler (F)Cron Job
|
||||
#
|
||||
# This code is distributed under the terms of the GPL
|
||||
# The original code is taken from weizen_42.
|
||||
# See /home/httpd/cgi-bin/connscheduler.cgi
|
||||
#
|
||||
|
||||
use strict;
|
||||
@@ -10,7 +12,6 @@ use strict;
|
||||
require '/var/ipfire/general-functions.pl';
|
||||
require '/var/ipfire/connscheduler/lib.pl';
|
||||
|
||||
|
||||
# seems to be necessary
|
||||
my $sleep_after_profile = 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user