2022年2月23日水曜日

armbianでのtomoyo-linux setup

step1:    grep TOMOYO /boot/config-*

step2:    CONFIG_SECURITY_TOMOYO=y を探す

step3:    sudo apt install tomoyo-tools libtomoyotools3 -y

step4:

                echo "extraargs=tomoyo=1 security=tomoyo" >> /boot/armbianEnv.txt

                update-initramfs -u

                reboot

これで使用可能な様子。以後も調査予定。

0 件のコメント:

コメントを投稿