Skip to content

Commit

Permalink
chore: fix profile styling issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Jan 9, 2025
1 parent 0769e42 commit f66ef4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apparmor.d/groups/ssh/sshfs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ profile sshfs @{exec_path} flags=(complain) {
mount fstype={fuse,fuse.sshfs} -> @{MOUNTS}/,
mount fstype={fuse,fuse.sshfs} -> @{MOUNTS}/*/,
mount fstype={fuse,fuse.sshfs} -> @{MOUNTS}/*/*/,

umount @{HOME}/*/,
umount @{HOME}/*/*/,
umount @{MOUNTDIRS}/,
Expand Down

0 comments on commit f66ef4d

Please sign in to comment.