]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/nhfsstone/nhfsrun
fix nhfsrun signal
authorNeil Brown <neilb@suse.de>
Mon, 5 Jun 2006 02:47:00 +0000 (12:47 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 5 Jun 2006 02:47:00 +0000 (12:47 +1000)
commit20dbc272005b69903bb3c1c2a6623cf69084c111
treee18fa7f040ced917f9f4da4cb02a9d86c0115ffc
parent1769ac4444005c027dc1baa33946eb16cd48444b
fix nhfsrun signal

  nhfsrun is supposed to be able to be signalled with SIGUSR1, but
  the signal trapped is number 30, which is something else
  entirely (SIGPWR). This patch simply changes it to say "USR1",
  which gets it right no matter what the value is.
         "Steinar H. Gunderson" <sesse@debian.org>
ChangeLog
utils/nhfsstone/nhfsrun