systemd
10.6.2. カスタムユニットファイルの作成
/etc/systemd/system/以下にunitファイルを作成している。
ユニットファイルを修正したら常に以下のコマンドを実行する必要がある。
systemctl daemon-reload
JOURNAL
journalctl -n 20 -u service
JOURNALログ表示
systemctl list-units --type service --all
すべてのサービスのステータスを表示
logの転送
vector
rust
systemd-homed
--------------------------------------
reference
service
timer
systemd-run コマンドでtimerを作成できる
arch
その他
-----