init: added experimental polkit "support"
This one relies on the controversial polkit-sysvinit package that subverts policykit using well known groups to make it "work" for things like NM and shutdown helpers. See also http://altlinux.org/sysvinit and feel free to improve.
This commit is contained in:
parent
f02fc7ac1e
commit
47c1639618
@ -12,6 +12,9 @@ use/init/sysv: use/init
|
|||||||
@$(call add,BASE_PACKAGES,syslogd)
|
@$(call add,BASE_PACKAGES,syslogd)
|
||||||
@$(call add,BASE_PACKAGES_REGEXP,^systemd- ^systemd-services-)
|
@$(call add,BASE_PACKAGES_REGEXP,^systemd- ^systemd-services-)
|
||||||
|
|
||||||
|
use/init/sysv/polkit: use/init/sysv
|
||||||
|
@$(call add,THE_PACKAGES,polkit-sysvinit)
|
||||||
|
|
||||||
### i-f should be dropped as soon as rootfs scripts are effective there
|
### i-f should be dropped as soon as rootfs scripts are effective there
|
||||||
use/init/systemd: use/init
|
use/init/systemd: use/init
|
||||||
@$(call set,INIT_TYPE,systemd)
|
@$(call set,INIT_TYPE,systemd)
|
||||||
|
Loading…
Reference in New Issue
Block a user