Tom Mortensen
|
c5f1226e83
|
The 'rc.samba reload' command needs to do a 'restart' if the interfaces changed.
|
2024-10-28 15:33:59 -07:00 |
|
Tom Mortensen
|
f7c7f08528
|
Refactor 'update' subommand for services rc files
|
2024-10-22 13:32:10 -07:00 |
|
SimonFair
|
80d567dfde
|
killall and pgrep updates.
Set --ns $$ on commands.
|
2024-10-10 19:18:54 +01:00 |
|
SimonFair
|
3c007fa1d0
|
Samba update and to use smbcontrol for reload
|
2024-10-10 17:17:17 +01:00 |
|
tom mortensen
|
0c5987fab0
|
Merge pull request #1811 from unraid/kill-samba
Forcibly kill samba if needed
|
2024-10-02 09:52:46 -07:00 |
|
Tom Mortensen
|
985d077af5
|
Samba smb.conf: set "nmbd bind explicit broadcast = no" if NetBIOS enabled
|
2024-08-13 12:28:28 -07:00 |
|
ljm42
|
33a73b2fb5
|
Forcibly kill samba if needed
|
2024-08-02 10:33:34 -07:00 |
|
Tom Mortensen
|
2f2f50d178
|
Imp: Speed things up: use AVAHI reload instead of restart
Reduce size of samba secrets.tdb file when saving to flash.
|
2024-07-01 12:32:41 -07:00 |
|
bergware
|
5ac608b43f
|
rc scripts: insert short delay before checking running status
|
2023-10-14 10:14:25 +02:00 |
|
bergware
|
e2a18275b7
|
Add "status" command to rc scripts
|
2023-10-11 09:46:02 +02:00 |
|
bergware
|
e738565d54
|
scripts dutchification - batch 1
|
2023-10-04 19:31:51 +02:00 |
|
bergware
|
fe1cc8fdef
|
scripts dutchification - batch 1
|
2023-10-03 05:45:57 +02:00 |
|
bergware
|
8b8107bf16
|
scripts dutchification - batch 1
|
2023-10-01 22:54:11 +02:00 |
|
bergware
|
dfbe59fbe3
|
scripts dutchification - batch 1
|
2023-10-01 20:49:14 +02:00 |
|
bergware
|
9e6fd22d8a
|
scripts dutchification - batch 1
- includes fix for docker ipv6 used by containers
|
2023-10-01 14:01:59 +02:00 |
|
ljm42
|
c9c2a0a8be
|
Set bash shebang on scripts
Any shell scripts that have been modified for Unraid should have the correct `#!/bin/bash` shebang to aid with linting.
|
2023-09-08 11:17:53 -07:00 |
|
Tom Mortensen
|
4f47afb7a8
|
Create syslog entries for packages installed from /boot/extra/ via rc.local.
Also restore executable bit for rc.samba.
|
2023-08-08 15:12:20 -07:00 |
|
bergware
|
c695317b30
|
smb service: force listening interfaces upon reload
|
2023-06-17 07:16:03 +02:00 |
|
bergware
|
3e4d550e1f
|
rc.samba: remove debug code
|
2023-06-04 10:10:14 +02:00 |
|
bergware
|
ec6dfdb2cc
|
rc scripts: use common library source
|
2023-06-03 11:03:11 +02:00 |
|
bergware
|
7ed9634d15
|
rc scripts: use common library source
|
2023-06-03 10:17:02 +02:00 |
|
bergware
|
b3abc23591
|
rc scripts: use common library source
|
2023-06-03 06:59:45 +02:00 |
|
bergware
|
755d6577f7
|
rc scripts: use common library source
Library file is imported by each rc script, which has the common functions
This makes maintenance easier
|
2023-06-03 06:53:43 +02:00 |
|
bergware
|
2b0001e884
|
Updated rc scripts
- Fix typo in take() function
- Handle vlan names too, e.g. br0.2
|
2023-06-02 22:26:15 +02:00 |
|
Tom Mortensen
|
f9ec00b488
|
repo reorg
|
2023-06-02 12:49:33 -07:00 |
|