fix(profile): ensure adduser use sbin.
This commit is contained in:
parent
7431867fa4
commit
dc816178f5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/add{user,group}
|
||||
@{exec_path} = @{sbin}/adduser @{sbin}/group
|
||||
profile adduser @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue