12 lines
129 B
Desktop File
12 lines
129 B
Desktop File
[Unit]
|
|
Description=Watchman
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=root
|
|
Group=root
|
|
ExecStart=watchman
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|