Commit 734b04f1 authored by Michael Shigorin's avatar Michael Shigorin

deflogin: added target to use NM with sysvinit

Our NetworkManager will lend the knobs to those in _nmconnect group, thanks sem@.
parent 42730a7d
......@@ -39,3 +39,7 @@ use/deflogin/xgrp: use/deflogin
# potentially elevated privileges (NB: _not_ wheel)
use/deflogin/privileges: use/deflogin
@$(call add,GROUPS,fuse netadmin proc users)
# NM with sysvinit
use/deflogin/sysv/nm: use/deflogin
@$(call add,GROUPS,_nmconnect)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment