public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Noack, Sebastian" <S.Noack@AUTOonline.de>
To: <gentoo-user@lists.gentoo.org>
Subject: AW: [gentoo-user] execution of a script right before umount -a at shutdown/reboot
Date: Tue, 8 Aug 2006 11:21:19 +0200	[thread overview]
Message-ID: <7B97065F451A23458ED0C63B4CA5A2EA7C4A70@SRV-EXCHANGE.AUTOonline.local> (raw)

>  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



                 reply	other threads:[~2006-08-08  9:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7B97065F451A23458ED0C63B4CA5A2EA7C4A70@SRV-EXCHANGE.AUTOonline.local \
    --to=s.noack@autoonline.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox