[Unit] Description=Monitor with udevadm for inserter external drives and mount them After=network.target [Service] User=root Group=root ExecStart=/root/scripts/automount.sh Restart=always RestartSec=5 [Install] WantedBy=multi-user.target