nosh 1.37 release
[archnosh.git] / watchman.service
blobadfd4b2913ae8a9ad6e9e147da899f45f0dff748
1 ## **************************************************************************
2 ## For copyright and licensing terms, see the file named COPYING.
3 ## **************************************************************************
5 [Unit]
6 Description=Facebook Watchman server for %u
8 [Service]
9 LocalReaper=true
10 RuntimeDirectory=%p
11 RuntimeDirectoryMode=0700
12 EnvironmentDirectory=env
13 ExecStart=%p --foreground --inetd
14 StandardInput=socket
16 [Install]
17 WantedBy=normal.target