소스 검색

automount on

Danja Vasiliev 10 년 전
부모
커밋
51a104994b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      openwrt/dir505/etc/config/fstab

+ 1 - 1
openwrt/dir505/etc/config/fstab

@@ -7,7 +7,7 @@ config 'global'
   option  'check_fs'    '0'
 
 config 'global' 'automount'
-  option  'from_fstab'  '0'
+  option  'from_fstab'  '1'
   option  'anon_mount'  '0'
 
 config 'mount'