From 9e462c59710cad7f8a16a068b3a4ce0a075624c9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 1 Aug 2015 20:38:43 +0100 Subject: [PATCH] backup: Add /etc/ipsec.user-post.conf This file can be manually edited by the user and should be included in the backup. Reported-by: Lars Schuhmacher Signed-off-by: Michael Tremer --- config/backup/include | 1 + config/rootfiles/core/93/filelists/files | 1 + 2 files changed, 2 insertions(+) diff --git a/config/backup/include b/config/backup/include index 159ff9a583..6ecb930fa7 100644 --- a/config/backup/include +++ b/config/backup/include @@ -9,6 +9,7 @@ /etc/shadow /etc/group /etc/ipsec.user.* +/etc/ipsec.user-post.conf /etc/sysconfig/* /etc/hosts* /etc/httpd/* diff --git a/config/rootfiles/core/93/filelists/files b/config/rootfiles/core/93/filelists/files index c00f88a91e..4766ce561b 100644 --- a/config/rootfiles/core/93/filelists/files +++ b/config/rootfiles/core/93/filelists/files @@ -5,4 +5,5 @@ srv/web/ipfire/html/themes/ipfire/include/css/style.css srv/web/ipfire/html/themes/ipfire/include/functions.pl srv/web/ipfire/html/themes/ipfire-legacy/include/functions.pl srv/web/ipfire/html/themes/maniac/include/functions.pl +var/ipfire/backup/include var/ipfire/langs -- 2.39.2