Re: [systemd-devel] EXT :Re: systemctl start second.service first.service

2018-01-15 Thread Reindl Harald
Am 15.01.2018 um 14:39 schrieb Boyce, Kevin P [US] (AS): you can't Require mysql because it's wrong when postgresql is used you can't Require postgresql because it's wrong when mysql is used Why wouldn't the mysql/postgres/mariadb packager have a section as follows: [Install] Alias=database.

Re: [systemd-devel] EXT :Re: systemctl start second.service first.service

2018-01-15 Thread Reindl Harald
Am 15.01.2018 um 14:39 schrieb Boyce, Kevin P [US] (AS): you can't Require mysql because it's wrong when postgresql is used you can't Require postgresql because it's wrong when mysql is used Why wouldn't the mysql/postgres/mariadb packager have a section as follows: [Install] Alias=database.

Re: [systemd-devel] EXT :Re: systemctl start second.service first.service

2018-01-15 Thread Mantas Mikulėnas
On Mon, Jan 15, 2018 at 3:39 PM, Boyce, Kevin P [US] (AS) < kevin.bo...@ngc.com> wrote: > > you can't Require mysql because it's wrong when postgresql is used you > can't Require postgresql because it's wrong when mysql is used > > Why wouldn't the mysql/postgres/mariadb packager have a section as

Re: [systemd-devel] EXT :Re: systemctl start second.service first.service

2018-01-15 Thread Boyce, Kevin P [US] (AS)
> you can't Require mysql because it's wrong when postgresql is used you can't > Require postgresql because it's wrong when mysql is used Why wouldn't the mysql/postgres/mariadb packager have a section as follows: [Install] Alias=database.service Then you could have other services reference the