On Fri, Jun 21, 2013 at 02:32:45PM -0400, Tom Horsley wrote: > You can put random stuff to do at boot in /etc/rc.d/rc.local > and it will get run last thing at boot time. > Just out of curiosity, is there an equivalent file you > can get to run just before everything else at reboot or > shutdown time?
You can do this by making a systemd service unit which triggers on the shutdown, reboot, and halt targets. See http://unix.stackexchange.com/q/39226/2511 for some examples. -- Matthew Miller ☁☁☁ Fedora Cloud Architect ☁☁☁ <mat...@fedoraproject.org> -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org