* Sat Mar 01 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme

- move to full systemd units [SME: 12878]
This commit is contained in:
2025-03-04 22:51:37 -05:00
parent 0caf31efad
commit ece8bff7f3
24 changed files with 120 additions and 119 deletions

View File

@@ -1,4 +0,0 @@
{
my $c = $dnscache{'CacheSize'} || 10000000;
"export CACHESIZE=$c"
}

View File

@@ -1,4 +0,0 @@
{
my $datalimit = $dnscache{'DataLimit'} || 12000000;
"DATALIMIT=$datalimit";
}

View File

@@ -1,4 +0,0 @@
{
(defined $dnscache{'Forwarder'} && $dnscache{'Forwarder'}) ?
"export FORWARDONLY=1" : "";
}

View File

@@ -1 +0,0 @@
export IP=127.0.0.2

View File

@@ -1 +0,0 @@
export IPSEND=0.0.0.0

View File

@@ -1 +0,0 @@
export ROOT=/var/service/dnscache.forwarder/root