2行目: | 2行目: | ||
;-t | ;-t | ||
:表示するユニットのタイプを指定 | :表示するユニットのタイプを指定 | ||
$ systemctl -t service | |||
$ systemctl -t socket | |||
==サブコマンド== | ==サブコマンド== |
2019年3月2日 (土) 10:58時点における版
オプション
- -t
- 表示するユニットのタイプを指定
$ systemctl -t service $ systemctl -t socket
サブコマンド
- list-units
- アクティブなユニットを全て表示 (-aオプションで非アクティブも表示)
- get-default
- デフォルトの起動ターゲットを表示
- set-default
- デフォルトの起動ターゲットを変更