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
c227ea6f20
commit
80f30f1f0d
@ -399,7 +399,8 @@
|
||||
\s+yoda : TTY=pts/[0-9] ; PWD=/\S+ ; USER=root ; COMMAND=/.+
|
||||
# yodaNas. If the btrbk service is run.
|
||||
\s+btrbk : PWD=/ ; USER=root ; COMMAND=/.+
|
||||
\s+root : PWD=/ ; USER=root ; COMMAND=/nix/store/[a-z0-9]+-btrfs-progs-[0-9\.]+/bin/btrfs (subvolume show|subvolume delete --commit-each|send|receive) .+
|
||||
\s+root : PWD=/ ; USER=root ; COMMAND=/nix/store/[a-z0-9]+-btrfs-progs-[0-9\.]+/bin/btrfs (subvolume list|subvolume show|subvolume delete --commit-each|send|receive) .+
|
||||
\s+root : PWD=/ ; USER=root ; COMMAND=/nix/store/[a-z0-9]+-coreutils-[0-9\.]+/bin/readlink -v -e .+
|
||||
'';
|
||||
match = "SYSLOG_IDENTIFIER = sudo";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user