mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-25 22:35:03 +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`.
|
{ # yodaTux. If the user `yoda` runs a command with `sudo`.
|
||||||
filters = ''
|
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";
|
match = "SYSLOG_IDENTIFIER = sudo";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user