feat(profile): general update.
This commit is contained in:
parent
1307250250
commit
cc133e5f57
26 changed files with 49 additions and 106 deletions
|
|
@ -61,7 +61,7 @@ profile plymouthd @{exec_path} {
|
|||
|
||||
/dev/ptmx rw,
|
||||
/dev/tty@{int} rw,
|
||||
/dev/ttyS[0-9]* rw,
|
||||
/dev/ttyS@{int} rw,
|
||||
|
||||
include if exists <local/plymouthd>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ profile update-desktop-database @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/applications/{,**/} r,
|
||||
/usr/share/applications/**.desktop r,
|
||||
/usr/share/applications/.mimeinfo.cache.* rw,
|
||||
/usr/share/applications/mimeinfo.cache w,
|
||||
/usr/share/{,ubuntu/}applications/{,**/} r,
|
||||
/usr/share/{,ubuntu/}applications/**.desktop r,
|
||||
/usr/share/{,ubuntu/}applications/.mimeinfo.cache.* rw,
|
||||
/usr/share/{,ubuntu/}applications/mimeinfo.cache w,
|
||||
|
||||
/usr/share/*/*.desktop r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue