* AW: [gentoo-user] execution of a script right before umount -a at shutdown/reboot
@ 2006-08-08 9:21 Noack, Sebastian
0 siblings, 0 replies; only message in thread
From: Noack, Sebastian @ 2006-08-08 9:21 UTC (permalink / raw
To: gentoo-user
> What is the most gentoo compliant place for executing a small script
> right before the 'umount -a' on shutdown/halt of the system ?
Create an init script into /etc/init.d/ which contains following:
depend() {
need localmount
}
Regards
Sebastian Noack
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-08 9:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08 9:21 AW: [gentoo-user] execution of a script right before umount -a at shutdown/reboot Noack, Sebastian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox