Add Aurora backup drive + Syncthing setup
This commit is contained in:
parent
484b37c3a3
commit
75d4c9ab03
6 changed files with 841 additions and 0 deletions
2
aurora/99-backup-portable.rules
Normal file
2
aurora/99-backup-portable.rules
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Trigger backup when Seagate Portable drive is connected
|
||||
ACTION=="add", SUBSYSTEM=="block", ENV{ID_SERIAL_SHORT}=="NT3D9HDX", ENV{DEVTYPE}=="partition", TAG+="systemd", ENV{SYSTEMD_WANTS}="backup-portable.service"
|
||||
Loading…
Add table
Add a link
Reference in a new issue