https://bugs.koozali.org/show_bug.cgi?id=11605

            Bug ID: 11605
           Summary: use of systemd
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0rc
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-learn
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

qmHandle still currently work witht he following commands, but should rather
use systemctl as it would make aware systemd of the action on qmail rather than
short circuiting it

further more, there might a be a moment where qmail will be migrated to systemd
withotu use of sv control


my ($stopqmail) = '/usr/bin/sv -v down qmail';
my ($startqmail) = '/usr/bin/sv -v up qmail';

my ($stopaltqmail) = '/usr/bin/sv -v down altqmail';
my ($startaltqmail) = '/usr/bin/sv -v up altqmail';

-- 
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