mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
3d707b5503
commit
c16f405149
@ -117,7 +117,8 @@
|
||||
|
||||
{ # yodaTux. If the user `yoda` runs a command with `sudo`.
|
||||
filters = ''
|
||||
\s+yoda : TTY=pts/7 ; PWD=/.+ ; USER=root ; COMMAND=/.+
|
||||
\s+yoda : TTY=pts/1 ; PWD=/\S+ ; USER=root ; COMMAND=/.+
|
||||
\s+yoda : TTY=pts/7 ; PWD=/\S+ ; USER=root ; COMMAND=/.+
|
||||
'';
|
||||
match = "SYSLOG_IDENTIFIER = sudo";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user