aboutsummaryrefslogtreecommitdiffstats
path: root/config/main.conf
blob: 2acc32fa79dcaca5913595bf1e0968cb362c8798 (plain) (blame)
1
2
3
4
5
# magisk-fstab configuration file

# Options to be injected into `su -c` calls.
# Typically, `--mount-master` is required for mounts in master namespace.
su_options="--mount-master"