allow /var/etc/fstab and /var/etc/autofs.* only for netfs setup

Origin commit data
------------------
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
This commit is contained in:
vanhofen
2019-12-12 22:51:48 +01:00
parent bb14b8d38f
commit 0e688b02cf
11 changed files with 29 additions and 43 deletions

View File

@@ -46,7 +46,6 @@ class CNETFSMountGui : public CMenuTarget
CFSMounter::FS_Support m_cifs_sup;
int vinit(int mt);
std::string checkVarPath(const std::string &file); /// returns path for persistent var partitions
protected:
int width;