systemd service for the previous trigger

master
Alarig Le Lay 5 years ago
parent a5d52c6079
commit 8ee9bbfb26

@ -0,0 +1,8 @@
[Unit]
After=pve-guests.service
[Service]
ExecStart=/usr/local/sbin/inotify-triggered-vm-route-creation
[Install]
WantedBy=default.target
Loading…
Cancel
Save