]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- emit pld.shutdown-started
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 6 May 2010 11:48:27 +0000 (11:48 +0000)
committerJacek Konieczny <jajcus@pld-linux.org>
Thu, 6 May 2010 11:48:27 +0000 (11:48 +0000)
svn-id: @11391

rc.d/rc.shutdown

index 9afed4bcad0a3d66e52641e184259882f9b01d72..e38d7048c8db178d1e15a495847bc1398a401091 100755 (executable)
@@ -16,6 +16,8 @@ IN_SHUTDOWN=yes
 
 . /etc/rc.d/init.d/functions
 
+emit pld.shutdown-started
+
 # avoid keyboard interruption
 trap "echo" INT SEGV QUIT TERM
 set +e
This page took 0.453481 seconds and 4 git commands to generate.