Bug#763411: systemctl reload openvpn.service fails under systemd

2014-10-01 Thread Alberto Gonzalez Iniesta
On Tue, Sep 30, 2014 at 01:46:43PM +0200, Alberto Gonzalez Iniesta wrote: > On Tue, Sep 30, 2014 at 01:16:07PM +0200, Michael Biebl wrote: > > Am 30.09.2014 um 13:00 schrieb Alberto Gonzalez Iniesta: > > > On Tue, Sep 30, 2014 at 02:18:54AM +0200, Michael Biebl wrote: > > > > >> Sep 30 02:17:30 pl

Bug#763411: systemctl reload openvpn.service fails under systemd

2014-09-30 Thread Alberto Gonzalez Iniesta
On Tue, Sep 30, 2014 at 01:16:07PM +0200, Michael Biebl wrote: > Am 30.09.2014 um 13:00 schrieb Alberto Gonzalez Iniesta: > > On Tue, Sep 30, 2014 at 02:18:54AM +0200, Michael Biebl wrote: > > >> Sep 30 02:17:30 pluto systemd[1]: openvpn@mypi.service: main process > >> exited, code=exited, status

Bug#763411: systemctl reload openvpn.service fails under systemd

2014-09-30 Thread Michael Biebl
Am 30.09.2014 um 13:00 schrieb Alberto Gonzalez Iniesta: > On Tue, Sep 30, 2014 at 02:18:54AM +0200, Michael Biebl wrote: >> Sep 30 02:17:30 pluto systemd[1]: openvpn@mypi.service: main process exited, >> code=exited, status=1/FAILURE >> Sep 30 02:17:30 pluto systemd[1]: Unit openvpn@mypi.service

Bug#763411: systemctl reload openvpn.service fails under systemd

2014-09-30 Thread Alberto Gonzalez Iniesta
On Tue, Sep 30, 2014 at 02:18:54AM +0200, Michael Biebl wrote: > # systemctl reload openvpn.service > Failed to reload openvpn.service: Job type reload is not applicable for > unit openvpn.service. > > The problem here is, that ExecReload= needs to be set explicitly for > services which support t

Bug#763411: systemctl reload openvpn.service fails under systemd

2014-09-29 Thread Michael Biebl
Package: openvpn Version: 2.3.4-1 Severity: normal Hi, /lib/systemd/system/openvpn.service contains [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true ExecStop=/bin/true When I try to reload openvpn.service, I get: # systemctl reload openvpn.service Failed to reload openvpn.service