Update hdparm
This commit is contained in:
parent
3d67b174e6
commit
2411da2214
1 changed files with 8 additions and 0 deletions
|
|
@ -29,6 +29,14 @@ profile hdparm @{exec_path} flags=(complain) {
|
|||
# Image files
|
||||
owner @{user_img_dirs}/{,**} r,
|
||||
|
||||
# interaction with tlp
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/**/**/power/autosuspend_delay_ms r,
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/scsi_host/host0/link_power_management_policy rw,
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/target*/**/block/{sda,sr0}/* r,
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/target*/**/block/{sda,sr0}/dev r,
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/target*/**/block/sda/sda@{int}/dev r,
|
||||
owner @{sys}/devices/@{pci}/ta@{int}/host@{int}/target*/**/block/sda@{int}/dev r,
|
||||
|
||||
# for hdparm --fibmap
|
||||
@{PROC}/devices r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue