Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman Contrib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman Contrib
  • Repository
Switch branch/tag
  • pacman-contrib
  • src
  • paccache.service.in
Find file BlameHistoryPermalink
  • David Runge's avatar
    Remove PrivateUsers=yes from paccache.service · 2b097a48
    David Runge authored May 21, 2022
    src/paccache.service.in:
    As `PrivateUsers=yes` sets up a separate namespace (also for root), all
    files are therefore owned by `nobody` to the paccache script and it is
    not able to remove any files.
    
    See `PrivateUsers=` in
    https://man.archlinux.org/man/systemd.exec.5#SANDBOXING for further
    details.
    2b097a48