Skip to content

Commit

Permalink
rootfs: auto mount debugfs for ramdisk.
Browse files Browse the repository at this point in the history
Signed-off-by: dong.yang <[email protected]>
  • Loading branch information
p7salon authored and xingxg2022 committed Sep 24, 2024
1 parent 80c3323 commit b845728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ramdisk/rootfs_202405/etc/fstab
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ tmpfs /dev/shm tmpfs mode=1777 0 0
tmpfs /tmp tmpfs mode=1777 0 0
tmpfs /run tmpfs mode=0755,nosuid,nodev 0 0
sysfs /sys sysfs defaults 0 0
debugfs /sys/kernel/debug debugfs defaults 0 0

0 comments on commit b845728

Please sign in to comment.