Binde die Partition mit dem Label debianhome direkt unter /media als /media/debianhome ein. Und nur die. Alles andere normal in /media/$USER.
Code: Alles auswählen
root@Taomon:/home/alex# cat /etc/udev/rules.d/zz-Backup-home.rules
KERNEL=="sd*[0-9]", SUBSYSTEM=="block", GROUP="plugdev", MODE="0664", ENV{ID_FS_LABEL}=="debianhome", ENV{UDISKS_FILESYSTEM_SHARED}="1", ENV{SYSTEMD_WANTS}="backup-home-skript"
root@Taomon:/home/alex#
![NoPaste-Eintrag](./ext/phpbbde/pastebin/styles/debianforumde/theme/images/icon_pastebin.gif)
Das war mal früher nicht der Fall.
Code: Alles auswählen
root@Taomon:/home/alex# systemd --version
systemd 232
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN
root@Taomon:/home/alex#
Code: Alles auswählen
alex@Taomon:~$ udevadm --version
232
alex@Taomon:~$
Code: Alles auswählen
alex@Taomon:~$ uname -r
4.19.0-0.bpo.5-amd64
alex@Taomon:~$