aceberg/WatchYourPorts

View on GitHub
configs/WatchYourPorts.service

Summary

Maintainability
Test Coverage
[Unit]
Description=WatchYourPorts
Documentation=https://github.com/aceberg/WatchYourPorts
After=network-online.target
Wants=network-online.target

[Service]
ExecStart=/usr/bin/WatchYourPorts -d /etc/WatchYourPorts/
Restart=on-failure

[Install]
WantedBy=multi-user.target