■/etc/inittab を編集する
下記により ランレベル5で /etc/X11/prefdm が実行されてXが起動する。
x:5:respawn:/etc/X11/prefdm -nodaemon
なので、起動時のランレベルを変更する。
下記により起動時のランレベルが決定している。
id:5:initdefault:
数字部分がランレベル。
※0,1,6は停止,シングルユーザーモード,再起動で予約されている。
really-simple-ssl
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/cgis2/required.asia/public_html/wp-includes/functions.php on line 6114twentyfourteen
ドメインの翻訳の読み込みが早すぎました。これは通常、プラグインまたはテーマの一部のコードが早すぎるタイミングで実行されていることを示しています。翻訳は init
アクション以降で読み込む必要があります。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 6.7.0 で追加されました) in /home/cgis2/required.asia/public_html/wp-includes/functions.php on line 6114■/etc/inittab を編集する
下記により ランレベル5で /etc/X11/prefdm が実行されてXが起動する。
x:5:respawn:/etc/X11/prefdm -nodaemon
なので、起動時のランレベルを変更する。
下記により起動時のランレベルが決定している。
id:5:initdefault:
数字部分がランレベル。
※0,1,6は停止,シングルユーザーモード,再起動で予約されている。