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 f5d571110b9cfe45ecb32602510c924409e52d63 (commit)
via 042d197b4d989ec6461204b9d897054e5f5dd492 (commit)
via 3b6e12a8ce903c93127914b1beb5b203b10e1547 (commit)
via b1b7e18d21acb8a27912ea9e3bafef491fc16f63 (commit)
via 89a7dbb52543dd98d86440dfe8dd04e752f55337 (commit)
from 4cad51425325abf13b7a8772ff09f852238423c2 (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 f5d571110b9cfe45ecb32602510c924409e52d63
Merge: 4cad514 042d197
Author: Tom Gundersen <[email protected]>
Date: Sat Jun 18 22:30:22 2011 +0200
Merge remote-tracking branch 'seblu/master'
commit 042d197b4d989ec6461204b9d897054e5f5dd492
Author: Sebastien Luttringer <[email protected]>
Date: Tue May 31 09:16:17 2011 +0200
Ensure rc.d scripts are run as root
By default all script should be run as root.
If NEED_ROOT=0 is set before loading /etc/rc.d/functions in a rc.d scripts,
this will not apply.
This allow script with only some part which require root level to call
need_root() function
at beginning of those parts.
Close FS#24095
Signed-off-by: Sebastien Luttringer <[email protected]>
commit 3b6e12a8ce903c93127914b1beb5b203b10e1547
Author: Sebastien Luttringer <[email protected]>
Date: Sat Jun 18 04:08:43 2011 +0200
rc.d: Update bash and zsh completion scripts
Signed-off-by: Sebastien Luttringer <[email protected]>
commit b1b7e18d21acb8a27912ea9e3bafef491fc16f63
Author: Sebastien Luttringer <[email protected]>
Date: Sat Jun 18 02:06:14 2011 +0200
rc.d: Add started/stopped option to list
This patch allow rc.d list started and rc.d list stopped which list
respectively
only started and stopped daemons
Signed-off-by: Sebastien Luttringer <[email protected]>
commit 89a7dbb52543dd98d86440dfe8dd04e752f55337
Author: Sebastien Luttringer <[email protected]>
Date: Sat Jun 18 02:46:35 2011 +0200
rc.d: Update usage
Signed-off-by: Sebastien Luttringer <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
bash-completion | 8 +++++---
functions | 10 ++++++++++
rc.d | 16 ++++++++++++++--
zsh-completion | 5 ++++-
4 files changed, 33 insertions(+), 6 deletions(-)
hooks/post-receive
--
Arch Linux initscripts repository