userdomain: Fix error in calling userdom_xdg_user_template().
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
cdfcec0e9a
commit
7fd6d78c2c
@ -1196,7 +1196,7 @@ template(`userdom_unpriv_user_template', `
|
||||
')
|
||||
|
||||
# Allow users to manage xdg content in their home directories
|
||||
userdom_xdg_user_template($1_t)
|
||||
userdom_xdg_user_template($1)
|
||||
|
||||
# Allow users to run TCP servers (bind to ports and accept connection from
|
||||
# the same domain and outside users) disabling this forces FTP passive mode
|
||||
|
Loading…
Reference in New Issue
Block a user