| Server IP : 162.214.67.83 / Your IP : 216.73.217.31 Web Server : Apache System : Linux dedi-13542965.clustter.com.br 5.14.0-687.20.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 30 06:22:49 EDT 2026 x86_64 User : jforte ( 1063) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/systemd/system/ |
Upload File : |
[Unit] Description=Cockpit Web Service https instance %I Documentation=man:cockpit-ws(8) BindsTo=cockpit.service Requires=cockpit-session.socket After=cockpit-session.socket [Service] Slice=system-cockpithttps.slice ExecStart=/usr/libexec/cockpit-ws --for-tls-proxy --port=0 DynamicUser=yes Group=cockpit-session-socket PrivateDevices=yes ProtectKernelTunables=yes ProtectControlGroups=yes ProtectSystem=strict MemoryDenyWriteExecute=yes SystemCallFilter=@system-service # cockpit-tls does all our outside web related networking, but ws also calls ssh PrivateIPC=yes RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6