Commit 83c606c
sambacc: use tempfile as arg to net conf import
net conf import is unable to use the STDIN to import the configuration
when the generated smb.conf is large. Use a tempfile instead as an
argument to net conf import.
Resolves: rhbz#2400102
Signed-off-by: Sachin Prabhu <[email protected]>1 parent fadd889 commit 83c606c
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments