|
[Unit]
|
|
Description=Socket activation for snappy daemon
|
|
|
|
[Socket]
|
|
ListenStream=/run/snapd.socket
|
|
ListenStream=/run/snapd-snap.socket
|
|
SocketMode=0666
|
|
# these are the defaults, but can't hurt to specify them anyway:
|
|
SocketUser=root
|
|
SocketGroup=root
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|