관리-도구
편집 파일: cockpit-wsinstance-https-factory.socket
[Unit] Description=Socket for Cockpit Web Service https instance factory Documentation=man:cockpit-ws(8) BindsTo=cockpit.service # ensure our DynamicUser exists Requires=cockpit-wsinstance-socket-user.service After=cockpit-wsinstance-socket-user.service [Socket] ListenStream=/run/cockpit/wsinstance/https-factory.sock Accept=yes SocketUser=root SocketGroup=cockpit-wsinstance-socket SocketMode=0660 RemoveOnStop=yes