Restructuring
This commit is contained in:
parent
8eca07d930
commit
1e3da03480
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,6 @@ profile mutt @{exec_path} {
|
|||
owner @{HOME}/.mutt/** r,
|
||||
owner @{HOME}/.muttrc* r,
|
||||
|
||||
owner @{HOME}/.cache/mutt rwk,
|
||||
|
||||
# Needed for the edit operation.
|
||||
owner @{HOME}/ r,
|
||||
|
||||
|
|
@ -94,6 +92,8 @@ profile mutt @{exec_path} {
|
|||
# Common location for mail aliases
|
||||
owner @{HOME}/.mail_aliases r,
|
||||
|
||||
owner @{HOME}/.cache/mutt rwk,
|
||||
|
||||
# Needed to compose a message
|
||||
owner /{var/,}tmp/.mutt*/ rw,
|
||||
owner /{var/,}tmp/.mutt*/* lrwk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue