mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
pkg: retain compat with release version update tools for now...
and change an obsolete opnsense-update call to opnsense-version equivalent.
This commit is contained in:
parent
ba7163a01b
commit
ea675a0ce8
@ -31,6 +31,10 @@ EOF
|
||||
cat /etc/rc.shutdown.bak >> /etc/rc.shutdown
|
||||
rm -f /etc/rc.shutdown.bak
|
||||
|
||||
# XXX 18.7 compat for now
|
||||
echo "%%CORE_NAME%%" > /usr/local/opnsense/version/opnsense.name
|
||||
echo "%%CORE_ABI%%" > /usr/local/opnsense/version/opnsense.abi
|
||||
|
||||
/usr/local/etc/rc.d/configd start
|
||||
|
||||
/usr/local/etc/rc.configure_firmware
|
||||
|
||||
@ -36,7 +36,7 @@ type:script_output
|
||||
message:Viewing license for %s
|
||||
|
||||
[type.name]
|
||||
command:opnsense-update -Tp
|
||||
command:opnsense-version -n
|
||||
parameters:
|
||||
type:script_output
|
||||
message:Probing release type name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user