change __start_on_boot to use systemd on archlinux

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-06-09 23:45:22 +02:00
commit 2acce10497
3 changed files with 11 additions and 20 deletions

View file

@ -9,6 +9,7 @@ next:
* Build: Change clean-dist target to "distclean"
* Change execution order to run object as one unit
* Type __apt_ppa: Fix comparison operator (Tyler Akins)
* Type __start_on_boot: Archlinux changed to use systemd - adapt
2.1.1: 2013-04-08
* Core: Use dynamic dependency resolver to allow indirect self dependencies