search for: guessmainpid

Displaying 7 results from an estimated 7 matches for "guessmainpid".

2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...ald-dev-log.socket nss-lookup.target local-fs.target remote-fs.target dahdi.service misdn.service lcr.service wanrouter.service mysql.service postgresql.service Wants=network-online.target Conflicts=shutdown.target [Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no RemainAfterExit=yes SysVStartPriority=2 ExecStart=/etc/init.d/asterisk start ExecStop=/etc/init.d/asterisk stop ExecReload=/etc/init.d/asterisk reload My /etc/init.d/asterisk file is sourcing my /etc/default/asterisk which includes an (uncommented) line COREDUMP=yes. I also have # grep core /e...
2015 Sep 23
1
Help with systemd
...art up and run correctly for a short period but then systemd would put the service into a failed state and kill it off. Based on the documentation below I believe that systemd was "guessing" the Main PID wrong, and so thought the service was dead and killing off all child processes. "GuessMainPID= Takes a boolean value that specifies whether systemd should try to guess the main PID of a service if it cannot be determined reliably. This option is ignored unless Type=forking is set and PIDFile= is unset because for the other types or with an explicitly configured PID file, the main PID is al...
2019 Apr 14
0
Spotlight / tracker-wrapper / DBUS
Hi, Is there someone who could give me an advice about the correct usage of the tracker-wrapper ? As far as I understand the dbus service files must look like this: [Service] Type=simple GuessMainPID=no Environment="TRACKER_BUS_TYPE=system" ExecStart=/usr/lib/tracker/tracker-wrapper tracker-extract Restart=on-abort User=mdssvc Would this be the correct syntax? Using Ubuntu 18.04 and <https://launchpad.net/ubuntu/bionic/+package/libtracker-sparql-2.0-dev> libtracke...
2015 Sep 23
3
Help with systemd
Hi I am trying to get Greenstone3 http://www.greenstone.org/download to work with systemd. So far I have come up with the following which works but feels more like a hack than a solution. Does anyone have any suggestions on how to do this better ? # cat /etc/tmpfiles.d/greenstone3.conf d /run/greenstone3 0755 gs3 gs3 - # cat /etc/systemd/system/greenstone3.service # Systemd unit file for
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
....service lcr.service wanrouter.service mysql.service postgresql.service >> Wants=network-online.target >> Conflicts=shutdown.target >> >> [Service] >> Type=forking >> Restart=no >> TimeoutSec=5min >> IgnoreSIGPIPE=no >> KillMode=process >> GuessMainPID=no >> RemainAfterExit=yes >> SysVStartPriority=2 >> ExecStart=/etc/init.d/asterisk start >> ExecStop=/etc/init.d/asterisk stop >> ExecReload=/etc/init.d/asterisk reload >> >> >> My /etc/init.d/asterisk file is sourcing my /etc/default/asterisk which &...
2016 Sep 06
5
[SOLVED] Re: Feature Request: what about "core stop panic" ?
On Tue, Sep 6, 2016 at 1:55 AM, Olivier <oza.4h07 at gmail.com> wrote: > Hello, > > After testing "pkill -SEGV -f /usr/sbin/asterisk" on Debian Jessie > platform, I've got several questions : > > > 1. When I issue a "cd /tmp; asterisk -cvvvvvvvvvvvg -U asterisk -G > asterisk" command, and then issue a "pkill -SEGV asterisk" command,
2016 Nov 21
42
[Bug 2641] New: Add systemd notify code to to track running server
https://bugzilla.mindrot.org/show_bug.cgi?id=2641 Bug ID: 2641 Summary: Add systemd notify code to to track running server Product: Portable OpenSSH Version: 7.3p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: