change seafile.conf to be generated by from an attribute set
This commit is contained in:
parent
00458bf734
commit
86a300eaec
2 changed files with 55 additions and 52 deletions
|
|
@ -16,7 +16,7 @@
|
|||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
#hashedPassword = "$6$SZCzE/xB$Hr9sfsJ7xAcBCoptG39cxxQk8RZfldDjjGpSngOvn9Ufex5dHBEbdncXRZnfrGATsGcYPvLi7m4wIu.f8tY9B.";
|
||||
password = "";
|
||||
password = "test";
|
||||
home = "/home/test";
|
||||
createHome = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue