Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork213
Commitc5a4717
committed
post_install.sh: Use uaccess tag in udev rules
Do not make the device node world-writeable, instead give access to thecurrent desktop user.Also use one "here" document instead of mixing in echo statements, andcustomarily keep "then" on same line as "if".Signed-off-by: Tormod Volden <debian.tormod@gmail.com>1 parent24138cc commitc5a4717
1 file changed
+9
-9
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 | 4 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments
Comments
(0)