Your IP : 216.73.216.104


Current Path : /lib/systemd/system/
Upload Files:
Current File: //lib/systemd/system/cockpit-wsinstance-socket-user.service

[Unit]
Description=Dynamic user for /run/cockpit/wsinstance/ sockets
Documentation=man:cockpit-ws(8)
BindsTo=cockpit.service

[Service]
DynamicUser=yes
User=cockpit-wsinstance-socket
Group=cockpit-wsinstance-socket
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=yes