samba36: add package with hotplug.d script for auto sharing
authorRafał Miłecki <rafal@milecki.pl>
Wed, 26 Dec 2018 09:51:28 +0000 (10:51 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 10 Jan 2019 09:33:40 +0000 (10:33 +0100)
commitef1efa756e0d0caef41216719dcc72c71b31d8ff
treeac7b77bc4c861962e37f4f8b62447547cd06b51e
parent5a59e2c059866bb8ca5b41cce34d49b2ddbd3a4e
samba36: add package with hotplug.d script for auto sharing

The new samba36-hotplug package provides a hotplug.d script for the
"mount" subsystem. It automatically shares every mounted block device.

It works by updating /var/run/config/samba file which:
1) Is read by procd init script
2) Gets wiped on reboot providing a consistent state
3) Can be safely updated without flash wearing or conflicting with user
   changes being made in /etc/config/samba

Cc: Rosy Song <rosysong@rosinson.com>
Cc: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
package/network/services/samba36/Makefile
package/network/services/samba36/files/samba.hotplug [new file with mode: 0644]