Trying to fix samba
This commit is contained in:
parent
d122f9061a
commit
72f21229f3
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
samba = {
|
||||
enable = true;
|
||||
securityType = "user";
|
||||
# global.security = "user";
|
||||
settings.global = {
|
||||
"workgroup" = "WORKGROUP";
|
||||
"server string" = "rock5b";
|
||||
|
@ -21,7 +21,7 @@
|
|||
"recycle:keeptree" = "yes";
|
||||
"recycle:versions" = "yes";
|
||||
};
|
||||
shares = {
|
||||
settings = {
|
||||
torrent = {
|
||||
path = "/mnt/hd/torrent";
|
||||
comment = "torrent";
|
||||
|
|
Loading…
Add table
Reference in a new issue