Menu Close
Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
18.3.4. chronyd の停止
chronyd
を停止するには、root
で以下のコマンドを実行します。
~]# systemctl stop chronyd
システムの起動時に chronyd
を自動的に起動しないように設定するには、root
で以下のコマンドを実行します。
~]# systemctl disable chronyd