Adjust user permissions

This commit is contained in:
Andreas Zweili 2023-01-23 09:44:22 +01:00
parent 1db7fbfeb3
commit 1e63d2320b
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
"noauto"
"x-systemd.idle-timeout=300"
"noatime"
"uid=${custom.username}"
"gid=users"
];
};
}