From 966660a77f799ff612f761dd798466489e71462f Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Mon, 10 Aug 2026 11:38:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=88=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...n_dns_20auto_upgrades.conf => debian_tpl_20auto_upgrades.conf} | 0 ...tended_upgrades.conf => debian_tpl_50unattended_upgrades.conf} | 0 .../{debian_dns_99_sysctl.conf => debian_tpl_99_sysctl.conf} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename src/debian/{debian_dns_20auto_upgrades.conf => debian_tpl_20auto_upgrades.conf} (100%) rename src/debian/{debian_dns_50unattended_upgrades.conf => debian_tpl_50unattended_upgrades.conf} (100%) rename src/debian/{debian_dns_99_sysctl.conf => debian_tpl_99_sysctl.conf} (100%) diff --git a/src/debian/debian_dns_20auto_upgrades.conf b/src/debian/debian_tpl_20auto_upgrades.conf similarity index 100% rename from src/debian/debian_dns_20auto_upgrades.conf rename to src/debian/debian_tpl_20auto_upgrades.conf diff --git a/src/debian/debian_dns_50unattended_upgrades.conf b/src/debian/debian_tpl_50unattended_upgrades.conf similarity index 100% rename from src/debian/debian_dns_50unattended_upgrades.conf rename to src/debian/debian_tpl_50unattended_upgrades.conf diff --git a/src/debian/debian_dns_99_sysctl.conf b/src/debian/debian_tpl_99_sysctl.conf similarity index 100% rename from src/debian/debian_dns_99_sysctl.conf rename to src/debian/debian_tpl_99_sysctl.conf