Re: [systemd-devel] Requires and After

2019-01-02 Thread Tom H
On Wed, Jan 2, 2019 at 10:09 PM James Feeney wrote: > On 1/2/19 3:21 AM, Reindl Harald wrote: >> >> it's pretty obvious when i REQUIRE something that it should be there >> when i get started > > Not only is it not "obvious" that "something should be there", it is not true. > > You are confusing "R

Re: [systemd-devel] Disabling tomcat8

2017-12-23 Thread Tom H
On Wed, Dec 20, 2017 at 5:39 PM, Jonathan de Boyne Pollard wrote: > Tom H: > >> The usual reason for not having a native unit is that you can't force >> developers to do that work. > > Psst! This discussion is predicated upon a falsehood. There is an > abundance

Re: [systemd-devel] Disabling tomcat8

2017-12-23 Thread Tom H
On Wed, Dec 20, 2017 at 8:59 AM, Reindl Harald wrote: > Am 20.12.2017 um 14:52 schrieb Tom H: >> On Tue, Dec 19, 2017 at 2:34 PM, Reindl Harald >> wrote: >>> in 2017 it shpuld be a native systemd-unit but from where comes the >>> "vendor preset: enabled&q

Re: [systemd-devel] Disabling tomcat8

2017-12-20 Thread Tom H
On Tue, Dec 19, 2017 at 2:34 PM, Reindl Harald wrote: > Am 19.12.2017 um 20:05 schrieb Lennart Poettering: >> On Mo, 18.12.17 19:40, Cecil Westerhof (cldwester...@gmail.com) wrote: >>> There is a system with tomcat8 installed and enabled. At the moment it is >>> not used, so I thought it better

Re: [systemd-devel] systemd-timesyncd: Cannot resolve user name systemd-timesync: No such process

2016-11-11 Thread Tom H
On Fri, Nov 11, 2016 at 4:13 PM, Michael Hirmke wrote: > > Does anyone know, what "+::" in /etc/passwd means? Users in the nis (by default) or nisplus db will be valid on that system if you have "compat" on the "passwd" line of "/etc/nsswitch.conf". ___

Re: [systemd-devel] Samba Server dosen't start

2016-06-26 Thread Tom H
On Sun, Jun 26, 2016 at 8:09 AM, Reindl Harald wrote: > Am 26.06.2016 um 13:27 schrieb Ralf Recktenwald: >> >> Smb.conf > > how is that a systemd problem? > > how do you imagine help without mention distrubition, software-versions, > cotent of the systemd-unit, systemctl status servicename and so

Re: [systemd-devel] Variables in the [Unit] section of a server

2016-01-14 Thread Tom H
On Thu, Jan 14, 2016 at 3:58 PM, Lennart Poettering wrote: > On Wed, 13.01.16 10:51, Steve Dickson (ste...@redhat.com) wrote: >> >> Is is possible to set a variable in the [Unit] >> section of a service? >> >> For example in rpc-gssd.service there is >> ConditionPathExists=/etc/krb5.keytab >>