Removed udev rule and just use timer

This commit is contained in:
2023-05-02 15:22:02 +02:00
parent 708cd44666
commit 8c04fe88ed
2 changed files with 0 additions and 6 deletions

View File

@@ -1 +0,0 @@
ACTION=="add", KERNEL=="sd[a-z]", ENV{ID_SERIAL_SHORT}=="{{backup_to_swappable_serial_short}}", RUN+="systemctl start backup-to-swappable.service"