✏️ 正在编辑: 50-default.rules
路径:
/snap/core24/1643/usr/share/polkit-1/rules.d/50-default.rules
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- */ // DO NOT EDIT THIS FILE, it will be overwritten on update // // Default rules for polkit // // See the polkit(8) man page for more information // about configuring polkit. polkit.addAdminRule(function(action, subject) { return ["unix-group:sudo"]; });
💾 保存文件
← 返回文件管理器