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.
新しい /dev/ttyUSB* デバイスがいつ接続され、いつ切断されたかを検出するスクリプト (/bin/sh) を作成する必要があります。私のプラットフォームではサポートされていないため、uevent を使用できません。/dev/ttyUSB* が表示されるのを待つブート時にサービスを開始することしかできません。
どうすればそれを作ることができますか?