summaryrefslogtreecommitdiff
path: root/make/template/apparmor
AgeCommit message (Collapse)Author
2021-02-26Update copyright headers.InspIRCd Robot
2021-01-18Add a new runtime directory and move the pid file to it.Sadie Powell
The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead.
2020-11-12Add an AppArmor config.Sadie Powell