systemd service for the previous trigger

This commit is contained in:
Alarig Le Lay 2019-01-24 16:32:02 +01:00
parent a5d52c6079
commit 8ee9bbfb26
1 changed files with 8 additions and 0 deletions

View File

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