openwrt/package/system/procd/files
Michael Heimpold 6e060bd62c base-files/hotplug: fix dedicated group for tty devices
Commit 124ab1dc0a and 5523ee3459 introduced the assignment of the
group "tty" to /dev/tty* devices in order to support unprivileged
user access to serial devices.

However, due to an improperly rebased commit this feature broke.

This patch restores the lost hunk in hotplug.json file to
re-introduce this feature and also renames the existing "tty" group
to "dialout" as this is the more typical name for such a group
on desktop systems.

Fixes: 5209cfa534 ("procd: fix hotplug.json syntax")
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2019-04-04 17:09:40 +02:00
..
hotplug-preinit.json procd: fix hotplug-preinit.json syntax 2017-08-18 18:43:54 +02:00
hotplug.json base-files/hotplug: fix dedicated group for tty devices 2019-04-04 17:09:40 +02:00
procd.sh procd: Add wrapper for uci_validate_section() 2019-01-22 09:05:59 +01:00
reload_config procd: check output of "uci show" instead of raw config files in order to track uncommitted changes 2014-07-29 02:12:24 +00:00