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 7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6 (commit) via 4d7e439bfa8afddf9ba6852b6a44190a5c0894ea (commit) via 7ed504aa3685e9747b64ca3e857f215c733a0d2c (commit) via 137302c545006f0c4e89616f1c0e6cc2a7294969 (commit) from bf6c04d342f258a0caf26291fb06d036c5c902a7 (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 7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6 Author: Tom Gundersen <teg@jklm.no> Date: Mon Aug 20 16:32:04 2012 +0200 arch-daemons.target: add some documentation The point of the target is to allow it to be masked so DAEMONS will be ignored. Document this. commit 4d7e439bfa8afddf9ba6852b6a44190a5c0894ea Author: Tom Gundersen <teg@jklm.no> Date: Mon Aug 20 16:27:19 2012 +0200 arch-daemons.target: add link to documentation commit 7ed504aa3685e9747b64ca3e857f215c733a0d2c Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> Date: Sat Aug 18 10:06:52 2012 +0200 Remove SourcePath from arch-modules-load.service This setting is intended for dynamically created units. Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> commit 137302c545006f0c4e89616f1c0e6cc2a7294969 Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> Date: Sat Aug 18 10:06:51 2012 +0200 Add special target for rc.conf DAEMONS This (re)introduces arch-daemons.target, so a simple systemctl mask arch-daemons.target will suppress the starting of DAEMONS from rc.conf. Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> ----------------------------------------------------------------------- Summary of changes: Makefile | 3 ++- arch-daemons | 6 +++--- arch-daemons.8.txt | 5 ++++- arch-daemons.target | 3 +++ arch-modules-load.service | 1 - 5 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 arch-daemons.target hooks/post-receive -- Arch Linux initscripts repository