[Bug 1432161] Re: quasselcore.service systemd unit does not depend on PostgreSQL, causing the core to fail to start if it is configured to use PostgreSQL

Felix Geyer debfx-pkg at fobos.de
Tue Mar 17 17:55:13 UTC 2015


I'm not sure where you read this. Multiple ExecStart are allowed (but of course not what you actually want).
https://fedoraproject.org/wiki/Systemd#How_do_I_customize_a_unit_file.2F_add_a_custom_unit_file.3F says you can add an empty ExecStart= line and then the ExecStart=... you want.

The man page says the same:
If the empty string is assigned to this option, the list of commands to start is reset, prior assignments of this option will have no effect.

[Service]
ExecStart=
ExecStart=...

Anyway the debdiff looks good. I'll incorporate it into the next upload.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to quassel in Ubuntu.
https://bugs.launchpad.net/bugs/1432161

Title:
  quasselcore.service systemd unit does not depend on PostgreSQL,
  causing the core to fail to start if it is configured to use
  PostgreSQL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1432161/+subscriptions




More information about the kubuntu-bugs mailing list