Unit] Description=Run at shutdown service Before=shutdown.target reboot.target DefaultDependencies=no [Service] ExecStart=/usr/bin/echo 'done' >> /home/ikin/flag Type=oneshot TimeoutStopSec=10 [Install] WantedBy=shutdown.target reboot.target