Files
watchman/watchman.service
2025-09-17 12:13:02 -04:00

12 lines
129 B
Desktop File

[Unit]
Description=Watchman
[Service]
Type=simple
User=root
Group=root
ExecStart=watchman
[Install]
WantedBy=multi-user.target