mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
journalwatch config
This commit is contained in:
parent
f51628de34
commit
d8a401d161
@ -124,8 +124,7 @@
|
|||||||
|
|
||||||
{ # 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/1 ; PWD=/\S+ ; USER=root ; COMMAND=/.+
|
\s+yoda : TTY=pts/[0-9] ; 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