https://bugs.contribs.org/show_bug.cgi?id=11024

--- Comment #14 from John Crisp <jcr...@safeandsoundit.co.uk> ---
OK, I have cleaned this up, formatted with 'perltidy -pbp' and pushed a new
build to buildsys.

There are probably lots wrong with it as it is NOT systemd aware. It is likely
to totally bork your server and your backups so use with EXTREME CAUTION.

Some issues I know of.

Examples: showVersion() and config entry --version

my $SambaStartScript = '/etc/init.d/smb';
my $NRPEStartScript  = '/etc/init.d/nrpe';

That will just fail gracefully when no script is found.

We have services that are being used - we should lose atalk as it has been
removed? If we remove it, what effect if you roll back?

my @services = ( 'crond', 'smb', 'atalk', 'qmail', 'qpsmtpd', 'sqpsmtpd' );
@cmd = ( '/sbin/e-smith/service', $svc, 'stop' );
@cmd = ( '/sbin/e-smith/service', $svc, 'start' );


/usr/bin/plague-client build smeserver-affa smeserver-affa-3_3_0-1_el7_sme
contribs10
Package smeserver-affa enqueued.  Job ID: 3043.

-- 
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 contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to