diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-08 01:30:11 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-08 01:30:11 +0100 |
| commit | 59063c7ad77d3a438a9a677564395ecf8b66bf4e (patch) | |
| tree | 424f645e640e053a34367409054e5db72de85671 /files | |
| parent | 3d67ed3f1dbe007f10eabdeef66f2661e92bc93c (diff) | |
| download | ap01-59063c7ad77d3a438a9a677564395ecf8b66bf4e.tar ap01-59063c7ad77d3a438a9a677564395ecf8b66bf4e.tar.gz ap01-59063c7ad77d3a438a9a677564395ecf8b66bf4e.tar.bz2 ap01-59063c7ad77d3a438a9a677564395ecf8b66bf4e.tar.xz ap01-59063c7ad77d3a438a9a677564395ecf8b66bf4e.zip | |
...
Diffstat (limited to 'files')
| -rw-r--r-- | files/files/etc/config/system | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/files/etc/config/system b/files/files/etc/config/system index e5ccea0..3a2658a 100644 --- a/files/files/etc/config/system +++ b/files/files/etc/config/system | |||
| @@ -13,6 +13,6 @@ config timeserver 'ntp' | |||
| 13 | config led | 13 | config led |
| 14 | option name 'BlueDome' | 14 | option name 'BlueDome' |
| 15 | option trigger 'none' | 15 | option trigger 'none' |
| 16 | option brightness '0' | 16 | option brightness '255' |
| 17 | option default '0' | 17 | option default '1' |
| 18 | option sysfs 'blue:dome' | 18 | option sysfs 'blue:dome' |
