[Bugs] [Bug 1290604] New: S30Samba scripts do not work on systemd systems

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 10 23:41:28 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1290604

            Bug ID: 1290604
           Summary: S30Samba scripts do not work on systemd systems
           Product: GlusterFS
           Version: mainline
         Component: scripts
          Assignee: bugs at gluster.org
          Reporter: madam at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

S30Samba hook scripts use /etc/init.d/smb .
But /etc/init.d/smb does not exist on systemd systems.
Using "service smb <COMMAND>" is the portable way.
It calls init scripts on sysv systems, and redirects
to systemctl on systemd systems.


Actual results:

scripts do not (re)start samba

Expected results:

scripts (re)start samba

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list