# Pastebin llsNLFWI [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 umount /media/storage [Install] WantedBy=multi-user.target