diff options
| author | Jonathan Bauer | 2012-12-13 16:08:12 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2012-12-13 16:08:12 +0100 |
| commit | e9595016ca5633efecbbb95cf7c4d4c025449934 (patch) | |
| tree | 68cae6fc0c58bd4218aaf7d6171fe18b3d78de62 /remote/tools/base/base.conf | |
| parent | generation of stage 3.1 (init is under data/stage3.1 (diff) | |
| download | tm-scripts-e9595016ca5633efecbbb95cf7c4d4c025449934.tar.gz tm-scripts-e9595016ca5633efecbbb95cf7c4d4c025449934.tar.xz tm-scripts-e9595016ca5633efecbbb95cf7c4d4c025449934.zip | |
fix for /etc/fstab messing with remount-rootfs.service
Diffstat (limited to 'remote/tools/base/base.conf')
| -rw-r--r-- | remote/tools/base/base.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/remote/tools/base/base.conf b/remote/tools/base/base.conf index 1d921557..b92d19aa 100644 --- a/remote/tools/base/base.conf +++ b/remote/tools/base/base.conf @@ -41,5 +41,4 @@ REQUIRED_FILES=" /etc/passwd /etc/login.defs /etc/nsswitch.conf /etc/securetty - /etc/default/locale - /etc/fstab" + /etc/default/locale" |
