aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/files
Commit message (Expand)AuthorAgeFilesLines
* procd: update to git HEADDaniel Golle2021-07-151-0/+4
* procd: allow optional watchdog instance parameterDaniel Bailey2020-07-141-2/+2
* procd: update to git HEADDaniel Golle2020-07-101-0/+18
* procd: jail: fix segfault and add console featureDaniel Golle2020-05-151-0/+1
* procd: replace backticks by $(...)Adrian Schmutzler2020-05-132-3/+3
* procd: bump to latest HEADDaniel Golle2020-04-091-1/+4
* procd: actually wire-up netns supportDaniel Golle2020-03-121-0/+1
* procd: support 'requirejail' attributeKevin Darbyshire-Bryant2020-02-041-0/+1
* procd: start additional consoles during hotpluggingMichael Heimpold2019-11-091-0/+4
* procd: allow usage of * as procd_running() instance parameterAlin Nastac2019-10-181-3/+3
* procd: fix invalid JSON filter expression in procd_running()Jo-Philipp Wich2019-09-191-1/+1
* base-files,procd: add generic service statusLuiz Angelo Daros de Luca2019-09-151-0/+25
* 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
* base-files/hotplug: fix dedicated group for tty devicesMichael Heimpold2019-04-041-0/+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: fix hotplug.json syntaxFlorian Eckert2017-08-181-15/+11
* procd: fix hotplug-preinit.json syntaxFlorian Eckert2017-08-181-4/+4
* procd: support term_timeout parameterJo-Philipp Wich2017-06-261-1/+1
* procd: assign /dev/tty* nodes to "tty" groupJo-Philipp Wich2017-06-261-0/+4
* procd: remove procd-nand packageMatthias Schiffer2017-05-292-397/+0
* procd: prepare NAND sysupgrade for making upgraded dynamically linkedMatthias Schiffer2017-05-291-2/+3
* procd: clean up trailing whitespace in nand.shMatthias Schiffer2017-05-291-2/+2
* procd: nand: make it possible to configure kernel and ubi partitionChristian Lamparter2017-03-221-2/+2
* 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: add support for overriding the tar sysupgrade board nameFelix Fietkau2017-01-111-1/+10
* 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
* sysupgrade: unmount filesystems before rebootMathias Kresin2016-08-041-0/+2
* procd: add default timeout for reload trigger actionsFelix Fietkau2016-07-291-0/+10
* procd: rework trigger handlingFelix Fietkau2016-07-291-8/+16
* procd: Set /dev/kmsg to 600neheb2016-07-021-4/+0
* procd: change /dev/{gpio,hvc*} perms to 0600John Crispin2016-06-301-7/+2
* procd: adjust /dev entries to desktop distro defaultsneheb2016-06-301-14/+4
* procd: properly set /dev/snd permission and groupJohn Crispin2016-06-201-0/+4
* procd: fix file permissions of /dev/tty* nodesJohn Crispin2016-06-061-1/+5
* 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: hotplug.json: allow passing hotplug events from all subsystemsJohn Crispin2016-02-261-12/+6
* hotplug-preinit: remove superfluous `and`John Crispin2016-02-261-3/+1