Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、cgroup デバイス サブシステムに取り組んでいます。一部のプロセスのみが USB ドライブにアクセスできるようにしたいと考えています。例: dd が許可されたプロセスにない場合、dd コマンドはデバイスに書き込むことができません。
「a 8:* mr」をデバイスの許可リストに入れてみましたが、信頼できるプロセスを設定する方法はこちらです。信頼されたプロセスとは、デバイスへのアクセスを許可したプロセスを意味します。