[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: d/smb.conf: delete trailing spaces in comments

Michael Tokarev (@mjt) gitlab at salsa.debian.org
Tue Sep 16 16:44:57 BST 2025



Michael Tokarev pushed to branch master at Debian Samba Team / samba


Commits:
6673e750 by Grzegorz Szymaszek at 2025-09-08T21:34:06+02:00
d/smb.conf: delete trailing spaces in comments

- - - - -
790e6fe1 by Michael Tokarev at 2025-09-16T18:44:53+03:00
Merge branch 'eat-smb-conf-trailing-whitespaces' into 'master'

d/smb.conf: delete trailing spaces in comments

See merge request samba-team/samba!69
- - - - -


1 changed file:

- debian/smb.conf


Changes:

=====================================
debian/smb.conf
=====================================
@@ -4,7 +4,7 @@
 #
 # This is the main Samba configuration file. You should read the
 # smb.conf(5) manual page in order to understand the options listed
-# here. Samba has a huge number of configurable options most of which 
+# here. Samba has a huge number of configurable options most of which
 # are not shown in this example
 #
 # Some options that are often worth tuning have been included as
@@ -16,8 +16,8 @@
 #    enough to be mentioned here
 #
 # NOTE: Whenever you modify this file you should run the command
-# "testparm" to check that you have not made any basic syntactic 
-# errors. 
+# "testparm" to check that you have not made any basic syntactic
+# errors.
 
 #======================= Global Settings =======================
 
@@ -71,7 +71,7 @@
 # Server role. Defines in which mode Samba will operate. Possible
 # values are "standalone server", "member server", "classic primary
 # domain controller", "classic backup domain controller", "active
-# directory domain controller". 
+# directory domain controller".
 #
 # Most people will want "standalone server" or "member server".
 # Running as "active directory domain controller" will require first
@@ -106,7 +106,7 @@
 #
 # The following settings only takes effect if 'server role = classic
 # primary domain controller', 'server role = classic backup domain controller'
-# or 'domain logons' is set 
+# or 'domain logons' is set
 #
 
 # It specifies the location of the user's
@@ -135,13 +135,13 @@
 # password; please adapt to your needs
 ; add user script = /usr/sbin/useradd --create-home %u
 
-# This allows machine accounts to be created on the domain controller via the 
-# SAMR RPC pipe.  
+# This allows machine accounts to be created on the domain controller via the
+# SAMR RPC pipe.
 # The following assumes a "machines" group exists on the system
 ; add machine script  = /usr/sbin/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u
 
 # This allows Unix groups to be created on the domain controller via the SAMR
-# RPC pipe.  
+# RPC pipe.
 ; add group script = /usr/sbin/addgroup --force-badname %g
 
 ############ Misc ############



View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/71c3bd93574d675169442702fb020803c1be1b8d...790e6fe127199b406830f23ddf6550278f604b91

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/71c3bd93574d675169442702fb020803c1be1b8d...790e6fe127199b406830f23ddf6550278f604b91
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20250916/f540f75a/attachment-0001.htm>


More information about the Pkg-samba-maint mailing list