]> git.proxmox.com Git - mirror_zfs.git/commit
cmd: zed: rc: drop "should be owned by root and 0600"
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 5 Apr 2022 20:50:55 +0000 (22:50 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 20:50:55 +0000 (13:50 -0700)
commited715283de8e65a30d777e9576399ab75014b6fe
tree90d296e2c1537bf4e05b922bc759c73233f06071
parent4d972ab5aefb2499609f6327d0cfa5ab52856205
cmd: zed: rc: drop "should be owned by root and 0600"

It doesn't matter, 0600 are Weird Permissions, and it's even weirder to
spec them for no reason ‒ it's perfectly fine if it's the usual 0:0 644,
or literally anything else, so long as unprivileged users can't edit it
(which (a) 644 accomplishes and (b) is at the administrator's
 discretion, it's not unheard of to have adm users and having it
 be 664 in that case is just as good; it's not our place to say)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12544
Closes #13276
cmd/zed/zed.d/Makefile.am
cmd/zed/zed.d/zed.rc