mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
- Drop unused packages in NETCONF (default) mode In the default build we will use the net tool instead of iupdown-ng, p-net & Profeth will move to customer-specifc builds with another licensing model. - Split out NETCONF specific parts from board/common to board/netconf Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
# Allow users in wheel group to reboot and perform a factory reset
|
|
/sbin/initctl f 4750 root wheel - - - - -
|
|
/sbin/factory f 4750 root wheel - - - - -
|