Add support for adding snapshots to grub.
This commit is contained in:
parent
6db5fbb67d
commit
77b81a6fcf
1 changed files with 4 additions and 1 deletions
|
|
@ -19,7 +19,10 @@ profile zsysd @{exec_path} flags=(complain) {
|
|||
interface=org.freedesktop.PolicyKit1.Authority
|
||||
member=CheckAuthorization,
|
||||
|
||||
@{exec_path} rmix,
|
||||
@{exec_path} rmix,
|
||||
/{usr/,}{local/,}{s,}bin/zfs rPx,
|
||||
/{usr/,}{local/,}{s,}bin/zpool rPx,
|
||||
/{usr/,}{s,}bin/update-grub rPUx,
|
||||
|
||||
/etc/hostid r,
|
||||
/etc/zsys.conf r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue