control: fix sudo-su target
use/control/sudo-su apparently lacked dependency on plain use/control thus defeating the whole affair; thanks msp@ for spotting and reporting this.
This commit is contained in:
parent
9257927e86
commit
62a37f373f
@ -4,5 +4,5 @@ use/control:
|
||||
@$(call xport,CONTROL)
|
||||
|
||||
# some presets
|
||||
use/control/sudo-su:
|
||||
use/control/sudo-su: use/control
|
||||
@$(call add,CONTROL,su:public sudo:public)
|
||||
|
Loading…
Reference in New Issue
Block a user