ansible-role-netbox-webhook.../files/netbox-webhook-handler.service
2025-02-12 19:28:00 +01:00

10 lines
162 B
Desktop File

[Unit]
Description=Netbox Webhook Handler
After=network.target
[Service]
ExecStart=/usr/local/sbin/netbox-webhook-handler
[Install]
WantedBy=multi-user.target