Bug#902443: [Pkg-kde-extras] Bug#902443: Bug#902443: Please add DAEMON_OPS to the service file

2018-12-12 Thread Alf Gaida
$DAEMON_OPTS should be empty most of the time - there are several ways to set them. /etc/environment, an environment file after the preset in the unit file - my intention was to have daemon options respected if one has to set them - most used daemon opts might be: -n, --norestore

Bug#902443: [Pkg-kde-extras] Bug#902443: Bug#902443: Please add DAEMON_OPS to the service file

2018-12-11 Thread Scott Kitterman
On Wednesday, December 12, 2018 05:00:32 AM Diederik de Haas wrote: > On woensdag 12 december 2018 04:47:37 CET Scott Kitterman wrote: > > > My reaction was in response to "DAEMON_OPTS is never defined" > > > > OK. I guess I should have been clearer: > > > > Never defined in the systemd unit file

Bug#902443: [Pkg-kde-extras] Bug#902443: Bug#902443: Please add DAEMON_OPS to the service file

2018-12-11 Thread Diederik de Haas
On woensdag 12 december 2018 02:48:25 CET Scott Kitterman wrote: > >It is defined in /etc/init.d/quasselcore (with value "", but one can > >change that) > > Right, but that's for sysv init, not the systemd service file. I don't > believe systemd looks in /etc/init.d at all. > > Did you test this