mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
With Classic builds out of the way we can move everything back to common again to simplify and reduce our collective cognitive overhead a bit. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
207 B
Plaintext
6 lines
207 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 - - - - -
|
|
|
|
/var/lib/avahi-autoipd d 0755 avahi avahi - - - - -
|