==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9298

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #16 from Arnaud <[email protected]> ---
Created attachment 5437
  --> https://bugs.contribs.org/attachment.cgi?id=5437&action=edit
patch for smb.conf

enclosed is the patch.

It's very easy:
- create a template /etc/e-smith/templates/etc/smb.conf/95Affa with inside:
   # WARNING: don't remove the # of the following section!
   #[Affa-jobs]

(with the "#" and an empty line under #[Affa-jobs])

- in /sbin/affa: look for "\[global\]" and replace with "#\[Affa-jobs\]". So
the complete line is:
if( $_ =~ /^#\[Affa-jobs\]$/i ) {

- signal-event post-upgrade; signal-event reboot

It should work......

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to