{"id":1038,"date":"2014-05-18T13:29:56","date_gmt":"2014-05-18T13:29:56","guid":{"rendered":"http:\/\/kraftek.com\/wordpress\/?p=1038"},"modified":"2014-05-18T13:29:56","modified_gmt":"2014-05-18T13:29:56","slug":"set-ownership-and-permissions-to-raw-devices-using-udev","status":"publish","type":"post","link":"\/blog\/index.php\/set-ownership-and-permissions-to-raw-devices-using-udev\/","title":{"rendered":"Set ownership and permissions to raw devices using udev"},"content":{"rendered":"<div>\n<p>To have the rawdevices in \/dev\/raw\/* have permissions set at reboot, you can add a line to \/etc\/udev\/rules.d\/60-raw.rules<\/p>\n<p><code>added ACTION=\"add\", KERNEL==\"raw*\", OWNER=\"informix\", GROUP=\"informix\", MODE=\"0600\"<\/code><\/p>\n<p>Thx to Justin Lim<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>To have the rawdevices in \/dev\/raw\/* have permissions set at reboot, you can add a line to \/etc\/udev\/rules.d\/60-raw.rules added ACTION=&#8221;add&#8221;, KERNEL==&#8221;raw*&#8221;, OWNER=&#8221;informix&#8221;, GROUP=&#8221;informix&#8221;, MODE=&#8221;0600&#8243; Thx to Justin Lim<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1038","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1038"}],"version-history":[{"count":1,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1038\/revisions"}],"predecessor-version":[{"id":1039,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1038\/revisions\/1039"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1038"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1038"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}