私のサーバーはCentOS 7.4とApache 2.4.6です。systemctl restart httpd
、2メッセージが/var/log/secure
に追加されるたびに、次のようになります。
Jan 19 8:23:48 localhost polkitd[493]: Registered Authentication Agent for unix-process:5739:174943 (system bus name :1.119 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jan 19 8:23:49 localhost polkitd[493]: Unregistered Authentication Agent for unix-process:5739:174943 (system bus name :1.119, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
どうしたの?
システム全体のセキュリティが重要でない場合は、SELinuxを無効にできます。/etc/selinux /にある設定ファイルを編集します。SELINUXのステータスを強制から無効に変更します。サーバーを保存して再起動します。
これを修正するには、ボックスを再起動する必要がありました。
より良い解決策があると私は確信していますが、それがない場合...それをすべてキックします。