summarylogtreecommitdiffstats
path: root/watchman.socket
blob: 58bef383920d7fa3c25033aef2d21687afdd8848 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=File watching service socket
Documentation=https://github.com/facebook/watchman

[Socket]
ListenStream=/run/watchman/%u-state/sock
SocketMode=0600
DirectoryMode=0700

[Install]
WantedBy=sockets.target