<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/system/procd, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-03-10T20:15:59Z</updated>
<entry>
<title>procd: fix respawn related warning</title>
<updated>2016-03-10T20:15:59Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T20:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=cfd66d78eea238b6ca063522b8b209cacbe797ad'/>
<id>urn:sha1:cfd66d78eea238b6ca063522b8b209cacbe797ad</id>
<content type='text'>
WARNING: Variable 'respawn' does not exist or is not an array/object

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48996
</content>
</entry>
<entry>
<title>procd: support pidfile writing.</title>
<updated>2016-03-10T19:11:17Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=4bd7d2e74bb90d4240e6b2a80cbea35f82b47264'/>
<id>urn:sha1:4bd7d2e74bb90d4240e6b2a80cbea35f82b47264</id>
<content type='text'>
procd from revision b12bb150ed38a4409bef5127c77b060ee616b860 supports
writing a pidfile.  This adds support for setting that parameter with
standard init script hooks:

   procd_set_param pidfile /var/run/someprocess.pid

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;

SVN-Revision: 48984
</content>
</entry>
<entry>
<title>procd: bump to latest git HEAD</title>
<updated>2016-03-10T19:11:03Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=14d4465038a4cad7396e2b190dd3a4871d0067ee'/>
<id>urn:sha1:14d4465038a4cad7396e2b190dd3a4871d0067ee</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48981
</content>
</entry>
<entry>
<title>procd: Allow to configure default respawn retry count</title>
<updated>2016-03-04T08:33:36Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-04T08:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=6239b4f7078994ecd688fd5b8451263770e46720'/>
<id>urn:sha1:6239b4f7078994ecd688fd5b8451263770e46720</id>
<content type='text'>
Extend /etc/config/system with a parameter to set the
default respawn retry for procd launched services that
have respawn enabled.

	config service
        	option respawn_retry -1

All services that don't specify specific respawn parameters
will get their defaults added by procd.sh. If respawn_retry
is specified in /etc/config/system the default retry limit
will be set to this value by procd.

Signed-off-by: Helmut Schaa &lt;helmut.schaa@googlemail.com&gt;

SVN-Revision: 48915
</content>
</entry>
<entry>
<title>procd: hotplug.json: allow passing hotplug events from all subsystems</title>
<updated>2016-02-26T08:35:43Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-02-26T08:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=0f2cfe5e2608fa2c0fc8d9e8d0270011ee49db18'/>
<id>urn:sha1:0f2cfe5e2608fa2c0fc8d9e8d0270011ee49db18</id>
<content type='text'>
There are time that programs need to be notified of events from
subsystems that are not enumerated in the .json definition, e.g. QEMU
guest agent by default requires /dev/virtio-ports/org.qemu.guest_agent.0
which is a symlink to /dev/vportMpN from virtio-ports subsystem.

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 48799
</content>
</entry>
<entry>
<title>hotplug-preinit: remove superfluous `and`</title>
<updated>2016-02-26T08:35:32Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-02-26T08:35:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d766097ad455e757954d778960ba1a56c4a82f4b'/>
<id>urn:sha1:d766097ad455e757954d778960ba1a56c4a82f4b</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 48795
</content>
</entry>
<entry>
<title>procd: honor CONFIG_TARGET_INIT_PATH</title>
<updated>2016-02-08T14:28:42Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-02-08T14:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=f627250ec06fd8cefad80fa2a438da84042dbcc9'/>
<id>urn:sha1:f627250ec06fd8cefad80fa2a438da84042dbcc9</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48677
</content>
</entry>
<entry>
<title>procd: update to the latest version, fixes a memory leak in trigger handling</title>
<updated>2016-02-04T20:20:03Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-04T20:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=99ed927bffe1890f36c68c3444959d7a27a5cb36'/>
<id>urn:sha1:99ed927bffe1890f36c68c3444959d7a27a5cb36</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48631
</content>
</entry>
<entry>
<title>procd: emit events for sound subsystem</title>
<updated>2016-01-19T15:31:35Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-01-19T15:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=2edddf288cff650bd3f580fa6e180a0204ff0849'/>
<id>urn:sha1:2edddf288cff650bd3f580fa6e180a0204ff0849</id>
<content type='text'>
Useful e.g. for plugable USB-soundcards.
With this change an event/hotplug-call looks like:

ACTION: add DEVNAME: snd/timer DEVPATH: /devices/virtual/sound/timer SUBSYSTEM: sound
ACTION: add DEVNAME:  DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/controlC0 DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/controlC0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0p DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0p SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0c DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0c SUBSYSTEM: sound
ACTION: add DEVNAME: dsp DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/dsp SUBSYSTEM: sound
ACTION: add DEVNAME: audio DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/audio SUBSYSTEM: sound
ACTION: add DEVNAME: mixer DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/mixer SUBSYSTEM: sound

This fixes #21466.

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 48366
</content>
</entry>
<entry>
<title>procd: align early init PATH with rest of OpenWrt</title>
<updated>2016-01-14T12:52:18Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-01-14T12:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=6abba506c32232bf9b41d80b44cf6bef54b98597'/>
<id>urn:sha1:6abba506c32232bf9b41d80b44cf6bef54b98597</id>
<content type='text'>
This fixes diverging executable search paths observed in programs
launched throughn etifd which in turn inherited the search path from
procd early on boot.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48235
</content>
</entry>
</feed>
