first commit
This commit is contained in:
11
watchman.service
Normal file
11
watchman.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Watchman
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=watchman
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user