diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-01 22:04:53 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-01 22:27:03 +0200 |
| commit | e1d8708f810fc6669449c31a5d7604a3d2ac299c (patch) | |
| tree | bb222438fdd6f67156e01afc73c2eb383b8a6b25 | |
| parent | 0ccaa2eeb47320ca5083460f29201766ca9b2322 (diff) | |
fix tab
| -rw-r--r-- | rootdir/meta_init.project.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/meta_init.project.rc b/rootdir/meta_init.project.rc index 89a9515..55f4ae9 100644 --- a/rootdir/meta_init.project.rc +++ b/rootdir/meta_init.project.rc @@ -26,7 +26,7 @@ on post-fs chmod 0660 /dev/stpwmt chown system system /dev/stpwmt chmod 0660 /dev/wmtdetect - chown system system /dev/wmtdetect + chown system system /dev/wmtdetect # FM Radio device, FIXME: this is not a proper way to set permissions chmod 0666 /dev/fm |
