diff options
| -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 3a2658a..0563a5e 100644 --- a/files/files/etc/config/system +++ b/files/files/etc/config/system  | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | config system | 1 | config system | 
| 2 | option timezone 'UTC' | 2 | option timezone 'UTC' | 
| 3 | option ttylogin '0' | 3 | option ttylogin '0' | 
| 4 | option log_size '64' | 4 | option log_size '1024' | 
| 5 | option urandom_seed '0' | 5 | option urandom_seed '0' | 
| 6 | option hostname 'ap01' | 6 | option hostname 'ap01' | 
| 7 | 7 | ||
| @@ -15,4 +15,4 @@ config led | |||
| 15 | option trigger 'none' | 15 | option trigger 'none' | 
| 16 | option brightness '255' | 16 | option brightness '255' | 
| 17 | option default '1' | 17 | option default '1' | 
| 18 | option sysfs 'blue:dome' | 18 | option sysfs 'blue:dome' \ No newline at end of file | 
