On 2/26/19 5:56 AM, Odhiambo Washington wrote:
> On Tue, 26 Feb 2019 at 15:23, mailman-admin <mailman-ad...@uni-konstanz.de>
> wrote:
> 
>> Am 26.02.19 um 08:59 schrieb Odhiambo Washington:
>>> Server: Ubuntu 18.01
>>>
>>> I have followed these:
>>> http://www.gnu.org/software/mailman/mailman-install/node42.html
>>>
>>>  % update-rc.d mailman defaults
>>>
>>> But still, mailman doesn't start on reboot.
>>>
>>> Nothing in the logs suggest any reason.
>>>
>>
>> Ubuntu 18.04 is a systemd based distro.
>> Per default it is not using system V init system anymore.
>>
>> Check systemd-sysv-generator for getting those running.
>>
> 
> The man page for systemd-sysv-generator is ... well, let me not say.



systemd-sysv-generator runs at boot to generate temporary systemd
services from /etc/init.d/* scripts for backwards compatibility with
SysV init.

If you have copied the init script from misc/mailman to
/etc/init.d/mailman, it should work with systemd. Note that the script
is misc/mailman, not scripts/mailman as it says in the manual. (I'm
fixing that.)

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to