diff options
Diffstat (limited to 'source/n/samba/doinst.sh')
-rw-r--r-- | source/n/samba/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/n/samba/doinst.sh b/source/n/samba/doinst.sh index c7b358ed..eb2b0b58 100644 --- a/source/n/samba/doinst.sh +++ b/source/n/samba/doinst.sh @@ -11,6 +11,7 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } config etc/rc.d/rc.samba.new +config etc/samba/lmhosts.new # This won't be needed. The point here is to preserve the permissions of the existing # file, if there is one. I don't see major new development happening in rc.samba... ;-) rm -f etc/rc.d/rc.samba.new |