s3ve3g-common: Fix alarm permission in ueventd.rc

This commit is contained in:
RomanDesigner 2020-01-19 18:25:49 +03:00 committed by GitHub
parent 88892c76f5
commit d602959b23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Fix alarm permission
/dev/alarm 0664 system system
# the DIAG device node HAS TO BE world writable/readable, otherwise libdiag cant open the socket :/
/dev/diag 0777 system oem_2950