sudo: Oper allow journalctl
This commit is contained in:
parent
01e0fb80f3
commit
111ac12afe
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Defaults env_keep+=SSH_AUTH_SOCK
|
||||||
# User alias specification
|
# User alias specification
|
||||||
|
|
||||||
# Cmnd alias specification
|
# Cmnd alias specification
|
||||||
Cmnd_Alias OP_CMDS = /usr/bin/sngrep, /usr/sbin/tcpdump
|
Cmnd_Alias OP_CMDS = /usr/bin/journalctl, /usr/bin/sngrep, /usr/sbin/tcpdump
|
||||||
Cmnd_Alias DATABASE = /usr/bin/psql, /usr/bin/pg_dump
|
Cmnd_Alias DATABASE = /usr/bin/psql, /usr/bin/pg_dump
|
||||||
|
|
||||||
# User privilege specification
|
# User privilege specification
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue