diff --git a/srcpkgs/samba/files/nmbd/log/run b/srcpkgs/samba/files/nmbd/log/run index ea5ff8e2186..fb52de5c92a 100755 --- a/srcpkgs/samba/files/nmbd/log/run +++ b/srcpkgs/samba/files/nmbd/log/run @@ -1,2 +1,2 @@ #!/bin/sh -exec logger -p nmbd.notice +exec logger -p daemon.notice -t nmbd diff --git a/srcpkgs/samba/files/smbd/log/run b/srcpkgs/samba/files/smbd/log/run index f58842d4873..3131489de9f 100755 --- a/srcpkgs/samba/files/smbd/log/run +++ b/srcpkgs/samba/files/smbd/log/run @@ -1,2 +1,2 @@ #!/bin/sh -exec logger -p smbd.notice +exec logger -p daemon.notice -t smbd diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index 945d0481a6e..c605a451f2a 100644 --- a/srcpkgs/samba/template +++ b/srcpkgs/samba/template @@ -1,7 +1,7 @@ # Template file for 'samba' pkgname=samba version=3.6.25 -revision=9 +revision=10 build_wrksrc=source3 build_style=gnu-configure configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap