systemd service for the previous trigger
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…
Reference in New Issue