This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Arch Linux initscripts repository".
The branch, master has been updated
via 310c53f367c2d44f15d40c79dbb6428a0d55bcdf (commit)
from ccc777c28b7b420e3ceaaf2616c24d3241871292 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 310c53f367c2d44f15d40c79dbb6428a0d55bcdf
Author: Andrwe Lord Weber <[email protected]>
Date: Fri Jun 10 17:00:03 2011 +0200
added get_pid() and ck_pidfile() (FS#18654)
Implemented suggestions of Dave.
get_pid:
Arguments: programname
Returns: PID of program
ck_pidfile:
Arguments: PID-file programname
Returns: 0 - PID in PID-file is of program
1 - PID in PID-file is not of program
Signed-off-by: Andrwe Lord Weber <[email protected]>
Signed-off-by: Tom Gundersen <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
functions | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
hooks/post-receive
--
Arch Linux initscripts repository