aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/files/procd.sh
Commit message (Expand)AuthorAgeFilesLines
* procd: add procd_running() helper for checking running stateRafał Miłecki2019-05-021-0/+15
* procd: allow passing optional group instance parameterMichael Heimpold2019-05-021-2/+3
* procd: allow passing optional syslog facility as instance parameterMichael Heimpold2019-05-021-1/+4
* procd: Add wrapper for uci_validate_section()Jeffery To2019-01-221-0/+17
* procd: fix procd_lock() when prepare_roofsYousong Zhou2018-01-281-2/+2
* procd: procd_send_signal use signal namesKevin Darbyshire-Bryant2018-01-021-0/+4
* procd: introduce procd_lock for init script protectionRoman Yeryomin2018-01-021-0/+15
* procd: service_data: Support data within the service itselfPierre Lebleu2017-11-101-0/+15
* procd: mdns: Support txt values with spacesKarl Palsson2017-09-011-2/+2
* procd: support term_timeout parameterJo-Philipp Wich2017-06-261-1/+1
* procd.sh: use parameterized respawn valuesClaudiu Brasovean2017-03-071-1/+3
* procd: fix default timeout for reload trigger actionsDenis Osvald2017-02-151-5/+2
* procd: update procd.sh to disallow signal-numbers, enforce signal-namesBastian Bittorf2017-01-261-1/+4
* procd: update procd.sh to support sending kill signal to a serviceHans Dedecker2016-12-201-1/+17
* procd: add support for service signalsJo-Philipp Wich2016-12-141-1/+1
* procd: Allow initscripts to start one daemon instance at a timePierre Lebleu2016-10-181-1/+1
* procd: add default timeout for reload trigger actionsFelix Fietkau2016-07-291-0/+10
* procd: rework trigger handlingFelix Fietkau2016-07-291-8/+16
* procd: fix respawn related warningJohn Crispin2016-03-101-0/+1
* procd: support pidfile writing.John Crispin2016-03-101-1/+2
* procd: Allow to configure default respawn retry countJohn Crispin2016-03-041-0/+10
* procd: update procd.sh to support new ujail optionsJohn Crispin2015-12-111-3/+3
* procd: correct the order of respawn params in the comments.Felix Fietkau2015-06-141-1/+1
* procd: work around a event raceJohn Crispin2015-06-031-2/+0
* procd: add a 10 second delay to the interface triggersJohn Crispin2015-06-021-0/+1
* Removed reference to imaginary procd_add_interface_reload in procd.shJohn Crispin2015-04-181-1/+0
* procd: add jail supportJohn Crispin2015-03-261-1/+59
* procd: add support for relaying daemon stdio to syslogJo-Philipp Wich2015-02-261-0/+3
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* procd: update to latest gitJohn Crispin2014-09-111-0/+4
* procd: allow adding empty strings to arraysFelix Fietkau2014-09-101-1/+1
* procd: run the mdns register outside the sub shell containerJohn Crispin2014-08-291-3/+2
* procd: update to latest git HEADJohn Crispin2014-08-291-0/+44
* procd: add a shell helper function to emit a config.change eventFelix Fietkau2014-07-021-0/+13
* procd: add shell functions to add instance dataFelix Fietkau2014-07-021-0/+11
* procd: fix uci_validationJohn Crispin2014-06-301-1/+2
* procd: rename procd_add_network_triggerJohn Crispin2014-06-161-3/+4
* procd: allow passing multiple config files to procd_add_reload_triggerFelix Fietkau2014-06-111-1/+4
* procd: service instances can now report an error of why they failed to start.John Crispin2014-06-061-0/+13
* procd: add wrapper calls for interface triggersJohn Crispin2014-06-051-2/+35
* procd: rename local variable in uci_validate_sectionJohn Crispin2014-06-051-9/+9
* procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scr...Felix Fietkau2014-03-211-0/+1
* procd: the helper script did not export all functions properlyJohn Crispin2014-02-181-0/+2
* netifd: enable coredumps againJohn Crispin2013-12-091-2/+3
* procd: fix processing of datatype specification with spacesJo-Philipp Wich2013-11-281-2/+2
* procd: update procd.sh to make use of the new validate_data toolJohn Crispin2013-11-251-52/+8
* procd: options with default values are not parsed properly in the ubus regist...John Crispin2013-11-131-1/+2
* procd: update to latest git headJohn Crispin2013-11-131-9/+75
* procd: fix command handling in procd_add_instance()Felix Fietkau2013-10-091-1/+1
* procd: update to latest git headJohn Crispin2013-09-171-2/+18