mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
troubleshooting: referring to left-over factory- package
This commit is contained in:
parent
91305102ea
commit
bb545d4c5a
1 changed files with 7 additions and 0 deletions
|
|
@ -13,3 +13,10 @@ command (executed on a console or via SSH):
|
|||
Which shows the current data stored and asks for removal, choose :code:`Y` here to drop that part and circle back to
|
||||
the :menuselection:`System --> Firmware` section to store the configuration again.
|
||||
|
||||
|
||||
.. Note::
|
||||
|
||||
If our factory left a cache file which keeps a "factory-" plugin visible at all times, you can safely remove the reference using the following command:
|
||||
|
||||
:code:`rm /usr/local/opnsense/version/factory-*`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue