Lantronix X300 Series X300 Series User Guide Rev B - Page 68

Startup, Initscripts

Page 68 highlights

8: System 2. Click the Configure opkg button. 3. Modify the OPKG configuration (see Table 8-7). 4. Click Save. Parameters opkg.conf customfeeds.conf distfeeds.conf Table 8-7 OPKG Package Manager Configuration Description The default configuration is shown:  dest root /  dest ram /tmp  lists_dir ext /var/opkg-lists  option overlay_root /overlay  option check_signature The options can be left at the default value. Enter each custom package feed on its own line. The feed can be on a remote server, in a version control system, on the local file system, or in any location addressable by a single name (path/ URL) over a protocol with a supported feed method. An example format is provided: # src/gz example_feed_name http://www.example.com/path/to/files Remove the "#" (hash symbol) at the start of the line. Displays the Lantronix package feeds repository. The feed can be on a remote server, in a version control system, on the local file system, or in any location addressable by a single name (path/ URL) over a protocol with a supported feed method. Startup System > Startup Initscripts System > Startup > Initscripts Init scripts are run to start required processes during the boot process. The web interface lets you view and enable or disable installed init scripts. Reboot the gateway for the changes to take effect. Note: Disabling an essential script such as a network script may cause your device to become inaccessible.  Enable and Disable actions enable or disable the initscript.  Start, Restart, and Stop actions perform the specified action on the process immediately. Table 8-8 describes the initscripts. X300 Series IoT Cellular Gateway User Guide 68

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216

8: System
X300 Series IoT Cellular Gateway User Guide
68
2.
Click the
Configure opkg
button.
3.
Modify the OPKG configuration (see
Table 8-7
).
4.
Click
Save
.
Table 8-7
OPKG Package Manager Configuration
Startup
System > Startup
Initscripts
System > Startup > Initscripts
Init scripts are run to start required processes during the boot process. The web interface lets you
view and enable or disable installed init scripts. Reboot the gateway for the changes to take effect.
Note:
Disabling an essential script such as a network script may cause your device to
become inaccessible.
Enable
and
Disable
actions enable or disable the initscript.
Start
,
Restart
, and
Stop
actions perform the specified action on the process immediately.
Table 8-8
describes the initscripts.
Parameters
Description
opkg.conf
The default configuration is shown:
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
option check_signature
The options can be left at the default value.
customfeeds.conf
Enter each custom package feed on its own line.
The feed can be on a remote server, in a version control system, on the
local file system, or in any location addressable by a single name (path/
URL) over a protocol with a supported feed method.
An example format is provided:
# src/gz example_feed_name http://www.example.com/path/to/files
Remove the “#” (hash symbol) at the start of the line.
distfeeds.conf
Displays the Lantronix package feeds repository.
The feed can be on a remote server, in a version control system, on the
local file system, or in any location addressable by a single name (path/
URL) over a protocol with a supported feed method.