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.
起動時に tty.js シェルを起動しようとしていますが、起動時に cron ジョブを使用すると非常に簡単ですが、環境が正しく起動しません。正しい $PATH などがありません。/etc/environment、~/.bashrc などの適切なスクリプトを実行していません。ログイン時に同じ環境で起動時に tty.js を起動する方法はありますか。
少なくとも Gentoo では、 source /etc/profileコマンドを使用して明示的に環境をセットアップします。環境変数などをリセットします。試してみてください。