mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
allow /var/etc/fstab and /var/etc/autofs.* only for netfs setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a0c4bb181
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Origin message was:
------------------
- allow /var/etc/fstab and /var/etc/autofs.* only for netfs setup
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#:LogFile=/tmp/update.log
|
||||
|
||||
|
||||
## M<EFBFBD>gliche Eintr<EFBFBD>ge f<EFBFBD>r Sicherungen:
|
||||
## Mögliche Einträge für Sicherungen:
|
||||
#====================================
|
||||
# ganzes Verzeichnis
|
||||
#-------------------
|
||||
@@ -18,11 +18,11 @@
|
||||
# /bin/*.sh
|
||||
|
||||
#------------------------------------------------------------------------------------------------
|
||||
## Die Verzeichnisse "/", "/dev", "/proc", "/sys", "/mnt", "/tmp" k<EFBFBD>nnen nicht gesichert werden!!
|
||||
## Die Verzeichnisse "/", "/dev", "/proc", "/sys", "/mnt", "/tmp" können nicht gesichert werden!!
|
||||
#------------------------------------------------------------------------------------------------
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
## vor der Sicherung aus dem neuen Image zu l<EFBFBD>schende Dateien/Verzeichnisse,
|
||||
## vor der Sicherung aus dem neuen Image zu löschende Dateien/Verzeichnisse,
|
||||
## gekennzeichnet durch ein vorangestelltes ~
|
||||
# z.B.
|
||||
# ~/share/tuxbox/neutrino/themes/Classic.theme
|
||||
@@ -51,21 +51,20 @@
|
||||
/var/tuxbox/config/srv.conf
|
||||
/var/tuxbox/config/flex/flex_eigene_scripte.conf
|
||||
/var/bin/
|
||||
/var/etc/
|
||||
/var/keys/
|
||||
/etc/auto.net*
|
||||
/etc/exports
|
||||
/etc/fstab
|
||||
/etc/hostname
|
||||
/etc/hosts
|
||||
/etc/resolv.conf
|
||||
/etc/profile.local
|
||||
/etc/network/interfaces
|
||||
/etc/wpa_supplicant.conf
|
||||
/etc/passwd
|
||||
/etc/profile.local
|
||||
/etc/resolv.conf
|
||||
/etc/wpa_supplicant.conf
|
||||
|
||||
## Pers<EFBFBD>nliche Sicherungen
|
||||
## Persönliche Sicherungen
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------------------
|
||||
## von der Sicherung auszuschlie<EFBFBD>ende Dateien, gekennzeichnet durch ein vorangestelltes -
|
||||
## von der Sicherung auszuschließende Dateien, gekennzeichnet durch ein vorangestelltes -
|
||||
#----------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user