Your IP : 216.73.216.242


Current Path : /proc/self/root/lib/systemd/system/
Upload Files:
Current File: //proc/self/root/lib/systemd/system/cockpit-session-socket-user.service

[Unit]
Description=Dynamic user for /run/cockpit/session socket
BindsTo=cockpit-session.socket

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