aboutsummaryrefslogtreecommitdiffstats
path: root/event.d/rc1
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-05-01 16:29:33 -0400
committerBill Nottingham <notting@redhat.com>2009-05-01 16:31:52 -0400
commit210d0fb68b306c50a1e6a4a71cffb57519445d33 (patch)
treef811598b05a5080295a8a772035ed354fd3663f3 /event.d/rc1
parent393352aa15df51a31f67f5776319d1bc3d505279 (diff)
downloadinitscripts-F10-branch.tar
initscripts-F10-branch.tar.gz
initscripts-F10-branch.tar.bz2
initscripts-F10-branch.tar.xz
initscripts-F10-branch.zip
Don't stop a runlevel event on subsequent entering of the same runlevel. (#498514)F10-branch
A gnome-session bug caused shutdown events to be triggered multiple times. The effect of subsequent ones would be to kill the running shutdown.
Diffstat (limited to 'event.d/rc1')
-rw-r--r--event.d/rc12
1 files changed, 1 insertions, 1 deletions
diff --git a/event.d/rc1 b/event.d/rc1
index 5ad47bbe..57268d45 100644
--- a/event.d/rc1
+++ b/event.d/rc1
@@ -7,7 +7,7 @@
start on runlevel 1
-stop on runlevel
+stop on runlevel [!1]
console output
script