mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
test: impermanence
This commit is contained in:
parent
459dfcc26b
commit
a5e7d1bbf6
1 changed files with 5 additions and 0 deletions
|
|
@ -85,6 +85,11 @@ in
|
||||||
directories = [
|
directories = [
|
||||||
"/var/cache"
|
"/var/cache"
|
||||||
"/var/lib"
|
"/var/lib"
|
||||||
|
"/etc/passwd"
|
||||||
|
"/etc/shadow"
|
||||||
|
"/etc/group"
|
||||||
|
"/etc/subuid"
|
||||||
|
"/etc/subgid"
|
||||||
{
|
{
|
||||||
directory = "/etc/ssh";
|
directory = "/etc/ssh";
|
||||||
mode = "u=rwx,g=rx,o=rx";
|
mode = "u=rwx,g=rx,o=rx";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue