aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/profcleaner.sh
Commit message (Collapse)AuthorAge
* Add support for ignore to profcleaner.shLibravatar rusty-snake2021-07-28
|
* profcleaner.sh: Change "# CMD" and "#CMD" tooLibravatar rusty-snake2021-07-09
| | | | See https://github.com/netblue30/firejail/commit/00cb8b611f0e35a56585061d689fbcca2af0566b#commitcomment-53262808
* profcleaner.sh: Rename --all to --systemLibravatar rusty-snake2021-07-07
| | | [skip ci]
* Create profcleaner.shLibravatar rusty-snake2021-07-07
profcleaner.c is just sed, I was wondering why we need C for that.