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

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to