aboutsummaryrefslogtreecommitdiff
path: root/debian/postinst
Commit message (Collapse)AuthorAgeFilesLines
* Ensure debian-edu-fai.conf is not world-readableGuido Berhoerster2023-09-131-0/+5
| | | | | | | It contains password hashes for the root account of installed clients so like /etc/shadow it should not be world readable. (cherry picked from commit 0b635dd527763704c45cc319790c3f69234d1669)
* Add primary group for the fai userGuido Berhoerster2023-09-131-1/+2
| | | | (cherry picked from commit e70b9d95d852ab959d849f429a01e7581f35289a)
* debian/postinst: Fix add user call, add user account name (which was ↵Mike Gabriel2022-02-221-1/+1
| | | | obviously missing).
* debian/{postinst,postrm}: Create 'fai' system account during pkg:postinst.Mike Gabriel2022-01-311-0/+45