summaryrefslogtreecommitdiffstats
path: root/packaging/wscript_build
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 13:04:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 13:04:44 +0000
commit394ebc3350b1ede6028b6ecfa4dcac6e4ec5eed6 (patch)
tree3eecf214cd57fecedd32d49a6705af9cd491c634 /packaging/wscript_build
parentAdding debian version 2:4.20.0+dfsg-1~exp2. (diff)
downloadsamba-394ebc3350b1ede6028b6ecfa4dcac6e4ec5eed6.tar.xz
samba-394ebc3350b1ede6028b6ecfa4dcac6e4ec5eed6.zip
Merging upstream version 2:4.20.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/wscript_build')
-rw-r--r--packaging/wscript_build3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/wscript_build b/packaging/wscript_build
index 217bd99..dc95beb 100644
--- a/packaging/wscript_build
+++ b/packaging/wscript_build
@@ -4,7 +4,8 @@ systemd_services = [
'systemd/smb.service',
'systemd/nmb.service',
'systemd/winbind.service',
- 'systemd/samba.service'
+ 'systemd/samba.service',
+ 'systemd/samba-bgqd.service',
]
for srv in systemd_services: