# Pastebin SbtFsIoU [unit] description=Unmount storage drive on shutdown Before=shutdown.target reboot.target halt.target [Service] type=oneshot RemainAfterExit=true ExecStart=/bin/true ExecStop=/bin/sh /bin/umount /media/storage [Install] WantedBy=multi-user.target