mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
9 lines
152 B
SYSTEMD
9 lines
152 B
SYSTEMD
[Unit]
|
|
Description=REST API socket for snapd user session agent
|
|
|
|
[Socket]
|
|
ListenStream=%t/snapd-session-agent.socket
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|