Skip to content

small Python script to fix broken Arch Linux filesystem permissions

License

Notifications You must be signed in to change notification settings

akstrfn/pacman-fix-permissions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pacman-fix-permissions

Small Python script to fix broken Arch Linux filesystem permissions

usage: pacman-fix-permissions [-h] [-a | -p [names [names ...]] | -f
                              [paths [paths ...]]]

optional arguments:
  -h, --help            show this help message and exit
  -a, --all             process all installed packages (default)
  -p [names [names ...]], --packages [names [names ...]]
                        list of package names to process
  -f [paths [paths ...]], --filesystem-paths [paths [paths ...]]
                        list of filesystem paths to process

About

small Python script to fix broken Arch Linux filesystem permissions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%