github.com/rigado/snapd@v2.42.5-go-mod+incompatible/cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.linode.i386.json (about) 1 [ 2 { 3 "fs_type": "squashfs", 4 "mount_opts": "rw,relatime", 5 "mount_point": "/", 6 "mount_src": "/dev/remapped-loop0", 7 "opt_fields": [ 8 "master:renumbered/0" 9 ], 10 "root_dir": "/" 11 }, 12 { 13 "fs_type": "devtmpfs", 14 "mount_opts": "rw,nosuid,relatime", 15 "mount_point": "/dev", 16 "mount_src": "udev", 17 "opt_fields": [ 18 "master:renumbered/1" 19 ], 20 "root_dir": "/" 21 }, 22 { 23 "fs_type": "hugetlbfs", 24 "mount_opts": "rw,relatime", 25 "mount_point": "/dev/hugepages", 26 "mount_src": "hugetlbfs", 27 "opt_fields": [ 28 "master:renumbered/2" 29 ], 30 "root_dir": "/" 31 }, 32 { 33 "fs_type": "mqueue", 34 "mount_opts": "rw,relatime", 35 "mount_point": "/dev/mqueue", 36 "mount_src": "mqueue", 37 "opt_fields": [ 38 "master:renumbered/3" 39 ], 40 "root_dir": "/" 41 }, 42 { 43 "fs_type": "devpts", 44 "mount_opts": "rw,relatime", 45 "mount_point": "/dev/ptmx", 46 "mount_src": "devpts", 47 "opt_fields": [], 48 "root_dir": "/ptmx" 49 }, 50 { 51 "fs_type": "devpts", 52 "mount_opts": "rw,nosuid,noexec,relatime", 53 "mount_point": "/dev/pts", 54 "mount_src": "devpts", 55 "opt_fields": [ 56 "master:renumbered/4" 57 ], 58 "root_dir": "/" 59 }, 60 { 61 "fs_type": "devpts", 62 "mount_opts": "rw,relatime", 63 "mount_point": "/dev/pts", 64 "mount_src": "devpts", 65 "opt_fields": [], 66 "root_dir": "/" 67 }, 68 { 69 "fs_type": "tmpfs", 70 "mount_opts": "rw,nosuid,nodev", 71 "mount_point": "/dev/shm", 72 "mount_src": "tmpfs", 73 "opt_fields": [ 74 "master:renumbered/5" 75 ], 76 "root_dir": "/" 77 }, 78 { 79 "fs_type": "ext4", 80 "mount_opts": "rw,noatime", 81 "mount_point": "/etc", 82 "mount_src": "/dev/BLOCK", 83 "opt_fields": [ 84 "master:renumbered/6" 85 ], 86 "root_dir": "/etc" 87 }, 88 { 89 "fs_type": "squashfs", 90 "mount_opts": "rw,relatime", 91 "mount_point": "/etc/alternatives", 92 "mount_src": "/dev/remapped-loop0", 93 "opt_fields": [ 94 "master:renumbered/0" 95 ], 96 "root_dir": "/etc/alternatives" 97 }, 98 { 99 "fs_type": "ext4", 100 "mount_opts": "rw,noatime", 101 "mount_point": "/home", 102 "mount_src": "/dev/BLOCK", 103 "opt_fields": [ 104 "master:renumbered/6" 105 ], 106 "root_dir": "/home" 107 }, 108 { 109 "fs_type": "ext4", 110 "mount_opts": "rw,noatime", 111 "mount_point": "/lib/modules", 112 "mount_src": "/dev/BLOCK", 113 "opt_fields": [ 114 "master:renumbered/6" 115 ], 116 "root_dir": "/lib/modules" 117 }, 118 { 119 "fs_type": "ext4", 120 "mount_opts": "rw,noatime", 121 "mount_point": "/media", 122 "mount_src": "/dev/BLOCK", 123 "opt_fields": [ 124 "shared:renumbered/7" 125 ], 126 "root_dir": "/media" 127 }, 128 { 129 "fs_type": "proc", 130 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 131 "mount_point": "/proc", 132 "mount_src": "proc", 133 "opt_fields": [ 134 "master:renumbered/8" 135 ], 136 "root_dir": "/" 137 }, 138 { 139 "fs_type": "autofs", 140 "mount_opts": "rw,relatime", 141 "mount_point": "/proc/sys/fs/binfmt_misc", 142 "mount_src": "systemd-1", 143 "opt_fields": [ 144 "master:renumbered/9" 145 ], 146 "root_dir": "/" 147 }, 148 { 149 "fs_type": "ext4", 150 "mount_opts": "rw,noatime", 151 "mount_point": "/root", 152 "mount_src": "/dev/BLOCK", 153 "opt_fields": [ 154 "master:renumbered/6" 155 ], 156 "root_dir": "/root" 157 }, 158 { 159 "fs_type": "tmpfs", 160 "mount_opts": "rw,nosuid,noexec,relatime", 161 "mount_point": "/run", 162 "mount_src": "tmpfs", 163 "opt_fields": [ 164 "master:renumbered/10" 165 ], 166 "root_dir": "/" 167 }, 168 { 169 "fs_type": "tmpfs", 170 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 171 "mount_point": "/run/lock", 172 "mount_src": "tmpfs", 173 "opt_fields": [ 174 "master:renumbered/11" 175 ], 176 "root_dir": "/" 177 }, 178 { 179 "fs_type": "tmpfs", 180 "mount_opts": "rw,nosuid,noexec,relatime", 181 "mount_point": "/run/snapd/ns", 182 "mount_src": "tmpfs", 183 "opt_fields": [], 184 "root_dir": "/snapd/ns" 185 }, 186 { 187 "fs_type": "tmpfs", 188 "mount_opts": "rw,nosuid,nodev,relatime", 189 "mount_point": "/run/user/NUMBER", 190 "mount_src": "tmpfs", 191 "opt_fields": [ 192 "master:renumbered/12" 193 ], 194 "root_dir": "/" 195 }, 196 { 197 "fs_type": "ext4", 198 "mount_opts": "rw,noatime", 199 "mount_point": "/snap", 200 "mount_src": "/dev/BLOCK", 201 "opt_fields": [ 202 "master:renumbered/6" 203 ], 204 "root_dir": "/snap" 205 }, 206 { 207 "fs_type": "squashfs", 208 "mount_opts": "rw,relatime", 209 "mount_point": "/snap/snapd-hacker-toolbelt/NUMBER", 210 "mount_src": "/dev/remapped-loop1", 211 "opt_fields": [ 212 "master:renumbered/13" 213 ], 214 "root_dir": "/" 215 }, 216 { 217 "fs_type": "squashfs", 218 "mount_opts": "rw,relatime", 219 "mount_point": "/snap/ubuntu-core/NUMBER", 220 "mount_src": "/dev/remapped-loop0", 221 "opt_fields": [ 222 "master:renumbered/0" 223 ], 224 "root_dir": "/" 225 }, 226 { 227 "fs_type": "sysfs", 228 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 229 "mount_point": "/sys", 230 "mount_src": "sysfs", 231 "opt_fields": [ 232 "master:renumbered/14" 233 ], 234 "root_dir": "/" 235 }, 236 { 237 "fs_type": "tmpfs", 238 "mount_opts": "ro,nosuid,nodev,noexec", 239 "mount_point": "/sys/fs/cgroup", 240 "mount_src": "tmpfs", 241 "opt_fields": [ 242 "master:renumbered/15" 243 ], 244 "root_dir": "/" 245 }, 246 { 247 "fs_type": "cgroup", 248 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 249 "mount_point": "/sys/fs/cgroup/blkio", 250 "mount_src": "cgroup", 251 "opt_fields": [ 252 "master:renumbered/16" 253 ], 254 "root_dir": "/" 255 }, 256 { 257 "fs_type": "cgroup", 258 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 259 "mount_point": "/sys/fs/cgroup/cpu,cpuacct", 260 "mount_src": "cgroup", 261 "opt_fields": [ 262 "master:renumbered/17" 263 ], 264 "root_dir": "/" 265 }, 266 { 267 "fs_type": "cgroup", 268 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 269 "mount_point": "/sys/fs/cgroup/cpuset", 270 "mount_src": "cgroup", 271 "opt_fields": [ 272 "master:renumbered/18" 273 ], 274 "root_dir": "/" 275 }, 276 { 277 "fs_type": "cgroup", 278 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 279 "mount_point": "/sys/fs/cgroup/devices", 280 "mount_src": "cgroup", 281 "opt_fields": [ 282 "master:renumbered/19" 283 ], 284 "root_dir": "/" 285 }, 286 { 287 "fs_type": "cgroup", 288 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 289 "mount_point": "/sys/fs/cgroup/freezer", 290 "mount_src": "cgroup", 291 "opt_fields": [ 292 "master:renumbered/20" 293 ], 294 "root_dir": "/" 295 }, 296 { 297 "fs_type": "cgroup", 298 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 299 "mount_point": "/sys/fs/cgroup/hugetlb", 300 "mount_src": "cgroup", 301 "opt_fields": [ 302 "master:renumbered/21" 303 ], 304 "root_dir": "/" 305 }, 306 { 307 "fs_type": "cgroup", 308 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 309 "mount_point": "/sys/fs/cgroup/memory", 310 "mount_src": "cgroup", 311 "opt_fields": [ 312 "master:renumbered/22" 313 ], 314 "root_dir": "/" 315 }, 316 { 317 "fs_type": "cgroup", 318 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 319 "mount_point": "/sys/fs/cgroup/net_cls,net_prio", 320 "mount_src": "cgroup", 321 "opt_fields": [ 322 "master:renumbered/23" 323 ], 324 "root_dir": "/" 325 }, 326 { 327 "fs_type": "cgroup", 328 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 329 "mount_point": "/sys/fs/cgroup/perf_event", 330 "mount_src": "cgroup", 331 "opt_fields": [ 332 "master:renumbered/24" 333 ], 334 "root_dir": "/" 335 }, 336 { 337 "fs_type": "cgroup", 338 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 339 "mount_point": "/sys/fs/cgroup/pids", 340 "mount_src": "cgroup", 341 "opt_fields": [ 342 "master:renumbered/25" 343 ], 344 "root_dir": "/" 345 }, 346 { 347 "fs_type": "cgroup", 348 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 349 "mount_point": "/sys/fs/cgroup/systemd", 350 "mount_src": "cgroup", 351 "opt_fields": [ 352 "master:renumbered/26" 353 ], 354 "root_dir": "/" 355 }, 356 { 357 "fs_type": "fusectl", 358 "mount_opts": "rw,relatime", 359 "mount_point": "/sys/fs/fuse/connections", 360 "mount_src": "fusectl", 361 "opt_fields": [ 362 "master:renumbered/27" 363 ], 364 "root_dir": "/" 365 }, 366 { 367 "fs_type": "pstore", 368 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 369 "mount_point": "/sys/fs/pstore", 370 "mount_src": "pstore", 371 "opt_fields": [ 372 "master:renumbered/28" 373 ], 374 "root_dir": "/" 375 }, 376 { 377 "fs_type": "debugfs", 378 "mount_opts": "rw,relatime", 379 "mount_point": "/sys/kernel/debug", 380 "mount_src": "debugfs", 381 "opt_fields": [ 382 "master:renumbered/29" 383 ], 384 "root_dir": "/" 385 }, 386 { 387 "fs_type": "securityfs", 388 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 389 "mount_point": "/sys/kernel/security", 390 "mount_src": "securityfs", 391 "opt_fields": [ 392 "master:renumbered/30" 393 ], 394 "root_dir": "/" 395 }, 396 { 397 "fs_type": "ext4", 398 "mount_opts": "rw,noatime", 399 "mount_point": "/tmp", 400 "mount_src": "/dev/BLOCK", 401 "opt_fields": [ 402 "master:renumbered/6" 403 ], 404 "root_dir": "/tmp" 405 }, 406 { 407 "fs_type": "ext4", 408 "mount_opts": "rw,noatime", 409 "mount_point": "/tmp", 410 "mount_src": "/dev/BLOCK", 411 "opt_fields": [], 412 "root_dir": "/tmp/snap.0_snap.snapd-hacker-toolbelt.busybox_XXXXXX/tmp" 413 }, 414 { 415 "fs_type": "ext4", 416 "mount_opts": "rw,noatime", 417 "mount_point": "/usr/src", 418 "mount_src": "/dev/BLOCK", 419 "opt_fields": [ 420 "master:renumbered/6" 421 ], 422 "root_dir": "/usr/src" 423 }, 424 { 425 "fs_type": "tmpfs", 426 "mount_opts": "rw,nosuid,nodev,relatime", 427 "mount_point": "/var/lib", 428 "mount_src": "none", 429 "opt_fields": [], 430 "root_dir": "/" 431 }, 432 { 433 "fs_type": "squashfs", 434 "mount_opts": "rw,relatime", 435 "mount_point": "/var/lib/apparmor", 436 "mount_src": "/dev/remapped-loop0", 437 "opt_fields": [ 438 "master:renumbered/0" 439 ], 440 "root_dir": "/var/lib/apparmor" 441 }, 442 { 443 "fs_type": "squashfs", 444 "mount_opts": "rw,relatime", 445 "mount_point": "/var/lib/classic", 446 "mount_src": "/dev/remapped-loop0", 447 "opt_fields": [ 448 "master:renumbered/0" 449 ], 450 "root_dir": "/var/lib/classic" 451 }, 452 { 453 "fs_type": "squashfs", 454 "mount_opts": "rw,relatime", 455 "mount_point": "/var/lib/cloud", 456 "mount_src": "/dev/remapped-loop0", 457 "opt_fields": [ 458 "master:renumbered/0" 459 ], 460 "root_dir": "/var/lib/cloud" 461 }, 462 { 463 "fs_type": "squashfs", 464 "mount_opts": "rw,relatime", 465 "mount_point": "/var/lib/console-conf", 466 "mount_src": "/dev/remapped-loop0", 467 "opt_fields": [ 468 "master:renumbered/0" 469 ], 470 "root_dir": "/var/lib/console-conf" 471 }, 472 { 473 "fs_type": "squashfs", 474 "mount_opts": "rw,relatime", 475 "mount_point": "/var/lib/dbus", 476 "mount_src": "/dev/remapped-loop0", 477 "opt_fields": [ 478 "master:renumbered/0" 479 ], 480 "root_dir": "/var/lib/dbus" 481 }, 482 { 483 "fs_type": "squashfs", 484 "mount_opts": "rw,relatime", 485 "mount_point": "/var/lib/dhcp", 486 "mount_src": "/dev/remapped-loop0", 487 "opt_fields": [ 488 "master:renumbered/0" 489 ], 490 "root_dir": "/var/lib/dhcp" 491 }, 492 { 493 "fs_type": "squashfs", 494 "mount_opts": "rw,relatime", 495 "mount_point": "/var/lib/extrausers", 496 "mount_src": "/dev/remapped-loop0", 497 "opt_fields": [ 498 "master:renumbered/0" 499 ], 500 "root_dir": "/var/lib/extrausers" 501 }, 502 { 503 "fs_type": "squashfs", 504 "mount_opts": "rw,relatime", 505 "mount_point": "/var/lib/initramfs-tools", 506 "mount_src": "/dev/remapped-loop0", 507 "opt_fields": [ 508 "master:renumbered/0" 509 ], 510 "root_dir": "/var/lib/initramfs-tools" 511 }, 512 { 513 "fs_type": "squashfs", 514 "mount_opts": "rw,relatime", 515 "mount_point": "/var/lib/initscripts", 516 "mount_src": "/dev/remapped-loop0", 517 "opt_fields": [ 518 "master:renumbered/0" 519 ], 520 "root_dir": "/var/lib/initscripts" 521 }, 522 { 523 "fs_type": "squashfs", 524 "mount_opts": "rw,relatime", 525 "mount_point": "/var/lib/insserv", 526 "mount_src": "/dev/remapped-loop0", 527 "opt_fields": [ 528 "master:renumbered/0" 529 ], 530 "root_dir": "/var/lib/insserv" 531 }, 532 { 533 "fs_type": "squashfs", 534 "mount_opts": "rw,relatime", 535 "mount_point": "/var/lib/logrotate", 536 "mount_src": "/dev/remapped-loop0", 537 "opt_fields": [ 538 "master:renumbered/0" 539 ], 540 "root_dir": "/var/lib/logrotate" 541 }, 542 { 543 "fs_type": "squashfs", 544 "mount_opts": "rw,relatime", 545 "mount_point": "/var/lib/machines", 546 "mount_src": "/dev/remapped-loop0", 547 "opt_fields": [ 548 "master:renumbered/0" 549 ], 550 "root_dir": "/var/lib/machines" 551 }, 552 { 553 "fs_type": "squashfs", 554 "mount_opts": "rw,relatime", 555 "mount_point": "/var/lib/misc", 556 "mount_src": "/dev/remapped-loop0", 557 "opt_fields": [ 558 "master:renumbered/0" 559 ], 560 "root_dir": "/var/lib/misc" 561 }, 562 { 563 "fs_type": "squashfs", 564 "mount_opts": "rw,relatime", 565 "mount_point": "/var/lib/pam", 566 "mount_src": "/dev/remapped-loop0", 567 "opt_fields": [ 568 "master:renumbered/0" 569 ], 570 "root_dir": "/var/lib/pam" 571 }, 572 { 573 "fs_type": "squashfs", 574 "mount_opts": "rw,relatime", 575 "mount_point": "/var/lib/python", 576 "mount_src": "/dev/remapped-loop0", 577 "opt_fields": [ 578 "master:renumbered/0" 579 ], 580 "root_dir": "/var/lib/python" 581 }, 582 { 583 "fs_type": "squashfs", 584 "mount_opts": "rw,relatime", 585 "mount_point": "/var/lib/resolvconf", 586 "mount_src": "/dev/remapped-loop0", 587 "opt_fields": [ 588 "master:renumbered/0" 589 ], 590 "root_dir": "/var/lib/resolvconf" 591 }, 592 { 593 "fs_type": "ext4", 594 "mount_opts": "rw,noatime", 595 "mount_point": "/var/lib/snapd", 596 "mount_src": "/dev/BLOCK", 597 "opt_fields": [ 598 "master:renumbered/6" 599 ], 600 "root_dir": "/var/lib/snapd" 601 }, 602 { 603 "fs_type": "ext4", 604 "mount_opts": "rw,noatime", 605 "mount_point": "/var/lib/snapd/hostfs", 606 "mount_src": "/dev/BLOCK", 607 "opt_fields": [ 608 "master:renumbered/6" 609 ], 610 "root_dir": "/" 611 }, 612 { 613 "fs_type": "ext4", 614 "mount_opts": "rw,noatime", 615 "mount_point": "/var/lib/snapd/hostfs", 616 "mount_src": "/dev/BLOCK", 617 "opt_fields": [], 618 "root_dir": "/var/lib/snapd/hostfs" 619 }, 620 { 621 "fs_type": "tmpfs", 622 "mount_opts": "rw,nosuid,noexec,relatime", 623 "mount_point": "/var/lib/snapd/hostfs/run", 624 "mount_src": "tmpfs", 625 "opt_fields": [ 626 "master:renumbered/10" 627 ], 628 "root_dir": "/" 629 }, 630 { 631 "fs_type": "tmpfs", 632 "mount_opts": "rw,nosuid,nodev,noexec,relatime", 633 "mount_point": "/var/lib/snapd/hostfs/run/lock", 634 "mount_src": "tmpfs", 635 "opt_fields": [ 636 "master:renumbered/11" 637 ], 638 "root_dir": "/" 639 }, 640 { 641 "fs_type": "tmpfs", 642 "mount_opts": "rw,nosuid,noexec,relatime", 643 "mount_point": "/var/lib/snapd/hostfs/run/snapd/ns", 644 "mount_src": "tmpfs", 645 "opt_fields": [], 646 "root_dir": "/snapd/ns" 647 }, 648 { 649 "fs_type": "tmpfs", 650 "mount_opts": "rw,nosuid,nodev,relatime", 651 "mount_point": "/var/lib/snapd/hostfs/run/user/NUMBER", 652 "mount_src": "tmpfs", 653 "opt_fields": [ 654 "master:renumbered/12" 655 ], 656 "root_dir": "/" 657 }, 658 { 659 "fs_type": "squashfs", 660 "mount_opts": "rw,relatime", 661 "mount_point": "/var/lib/snapd/hostfs/snap/snapd-hacker-toolbelt/NUMBER", 662 "mount_src": "/dev/remapped-loop1", 663 "opt_fields": [ 664 "master:renumbered/13" 665 ], 666 "root_dir": "/" 667 }, 668 { 669 "fs_type": "squashfs", 670 "mount_opts": "rw,relatime", 671 "mount_point": "/var/lib/snapd/hostfs/snap/ubuntu-core/NUMBER", 672 "mount_src": "/dev/remapped-loop0", 673 "opt_fields": [ 674 "master:renumbered/0" 675 ], 676 "root_dir": "/" 677 }, 678 { 679 "fs_type": "fuse.lxcfs", 680 "mount_opts": "rw,nosuid,nodev,relatime", 681 "mount_point": "/var/lib/snapd/hostfs/var/lib/lxcfs", 682 "mount_src": "lxcfs", 683 "opt_fields": [ 684 "master:renumbered/31" 685 ], 686 "root_dir": "/" 687 }, 688 { 689 "fs_type": "squashfs", 690 "mount_opts": "rw,relatime", 691 "mount_point": "/var/lib/sudo", 692 "mount_src": "/dev/remapped-loop0", 693 "opt_fields": [ 694 "master:renumbered/0" 695 ], 696 "root_dir": "/var/lib/sudo" 697 }, 698 { 699 "fs_type": "squashfs", 700 "mount_opts": "rw,relatime", 701 "mount_point": "/var/lib/systemd", 702 "mount_src": "/dev/remapped-loop0", 703 "opt_fields": [ 704 "master:renumbered/0" 705 ], 706 "root_dir": "/var/lib/systemd" 707 }, 708 { 709 "fs_type": "squashfs", 710 "mount_opts": "rw,relatime", 711 "mount_point": "/var/lib/ubuntu-fan", 712 "mount_src": "/dev/remapped-loop0", 713 "opt_fields": [ 714 "master:renumbered/0" 715 ], 716 "root_dir": "/var/lib/ubuntu-fan" 717 }, 718 { 719 "fs_type": "squashfs", 720 "mount_opts": "rw,relatime", 721 "mount_point": "/var/lib/ucf", 722 "mount_src": "/dev/remapped-loop0", 723 "opt_fields": [ 724 "master:renumbered/0" 725 ], 726 "root_dir": "/var/lib/ucf" 727 }, 728 { 729 "fs_type": "squashfs", 730 "mount_opts": "rw,relatime", 731 "mount_point": "/var/lib/update-rc.d", 732 "mount_src": "/dev/remapped-loop0", 733 "opt_fields": [ 734 "master:renumbered/0" 735 ], 736 "root_dir": "/var/lib/update-rc.d" 737 }, 738 { 739 "fs_type": "squashfs", 740 "mount_opts": "rw,relatime", 741 "mount_point": "/var/lib/urandom", 742 "mount_src": "/dev/remapped-loop0", 743 "opt_fields": [ 744 "master:renumbered/0" 745 ], 746 "root_dir": "/var/lib/urandom" 747 }, 748 { 749 "fs_type": "squashfs", 750 "mount_opts": "rw,relatime", 751 "mount_point": "/var/lib/vim", 752 "mount_src": "/dev/remapped-loop0", 753 "opt_fields": [ 754 "master:renumbered/0" 755 ], 756 "root_dir": "/var/lib/vim" 757 }, 758 { 759 "fs_type": "squashfs", 760 "mount_opts": "rw,relatime", 761 "mount_point": "/var/lib/waagent", 762 "mount_src": "/dev/remapped-loop0", 763 "opt_fields": [ 764 "master:renumbered/0" 765 ], 766 "root_dir": "/var/lib/waagent" 767 }, 768 { 769 "fs_type": "ext4", 770 "mount_opts": "rw,noatime", 771 "mount_point": "/var/log", 772 "mount_src": "/dev/BLOCK", 773 "opt_fields": [ 774 "master:renumbered/6" 775 ], 776 "root_dir": "/var/log" 777 }, 778 { 779 "fs_type": "ext4", 780 "mount_opts": "rw,noatime", 781 "mount_point": "/var/snap", 782 "mount_src": "/dev/BLOCK", 783 "opt_fields": [ 784 "master:renumbered/6" 785 ], 786 "root_dir": "/var/snap" 787 }, 788 { 789 "fs_type": "ext4", 790 "mount_opts": "rw,noatime", 791 "mount_point": "/var/tmp", 792 "mount_src": "/dev/BLOCK", 793 "opt_fields": [ 794 "master:renumbered/6" 795 ], 796 "root_dir": "/var/tmp" 797 } 798 ]