Re: How to debug systemd script?

2016-03-28 Thread chrisb
On Mon, Mar 28, 2016 at 04:02:20PM +0100, Oliver Elphick wrote: > On Tue, 2016-03-29 at 02:33 +1300, chrisb@localhost.localdomain wrote: > > On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote: > > > How can I find out what is going on to stop the normal init script > > > from > > >

Re: How to debug systemd script?

2016-03-28 Thread Oliver Elphick
On Tue, 2016-03-29 at 02:33 +1300, chrisb@localhost.localdomain wrote: > On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote: > > How can I find out what is going on to stop the normal init script > > from > > working? Is there some way to force systemctl to log what it is > > doing? >

Re: How to debug systemd script?

2016-03-28 Thread chrisb
On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote: > I have installed Debian alongside Linux Mint and wish to have > PostgreSQL use the same database.  So I have copied the system > configuration files in /etc/postgresql from the Linux Mint partition. > They point to the PostgreSQL

How to debug systemd script?

2016-03-28 Thread Oliver Elphick
I have installed Debian alongside Linux Mint and wish to have PostgreSQL use the same database.  So I have copied the system configuration files in /etc/postgresql from the Linux Mint partition. They point to the PostgreSQL data files in /lvhome/postgresql.   This works in Linux Mint but not in