commit 1bb2aca31f80365a219c2e9b8e01a51acd8dcf3e
parent 427ed9eae5dc4b1f345c47ab5be7414d6b3e49bc
Author: awy <awy@awy.one>
Date: Sat, 26 Jul 2025 18:22:33 +0300
doas fix for mounter script
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/post_chroot.sh b/post_chroot.sh
@@ -151,6 +151,7 @@ permit nopass :wheel cmd reboot
permit nopass :wheel cmd wifi-menu
permit nopass :wheel cmd mount
permit nopass :wheel cmd umount
+permit nopass :wheel cmd lsblk args -rpo "uuid,name,type,size,label,mountpoint,fstype"
EOL