diff options
author | Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> | 2012-08-18 10:06:51 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2012-08-20 16:25:49 +0200 |
commit | 137302c545006f0c4e89616f1c0e6cc2a7294969 (patch) | |
tree | 849ee9a5bf0eefb46ac2a16b24dc3f484c1d564b /arch-daemons.target | |
parent | bf6c04d342f258a0caf26291fb06d036c5c902a7 (diff) |
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>
Diffstat (limited to 'arch-daemons.target')
-rw-r--r-- | arch-daemons.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch-daemons.target b/arch-daemons.target new file mode 100644 index 0000000..3a8ba1d --- /dev/null +++ b/arch-daemons.target @@ -0,0 +1,2 @@ +[Unit] +Description=Arch Daemons |