Advertisement
RingtailedFox

OpenWRT - block detect

Jun 3rd, 2019
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. root@Nighthawk:/etc# block detect
  2. config 'global'
  3. option anon_swap '0'
  4. option anon_mount '0'
  5. option auto_swap '1'
  6. option auto_mount '1'
  7. option delay_root '5'
  8. option check_fs '0'
  9.  
  10. config 'mount'
  11. option target '/mnt/sda2'
  12. option uuid '0000001800000048'
  13. option enabled '0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement