- migrated to Exherbo

- added a few initial Pantheon components
This commit is contained in:
Martin Sekera 2018-12-08 23:26:56 +01:00
parent cb6360a7e8
commit 2d2bbbc830
85 changed files with 931 additions and 2 deletions

8
metadata/accounts/README Normal file
View file

@ -0,0 +1,8 @@
./users/example.conf:
gecos = Example service user
home = /var/lib/example
shell = /sbin/nologin
primary_group = example
The corresponding ./groups/example.conf must exist and may be empty.