Skip to content

Commit

Permalink
Merge pull request #4222 from natali-rs1985/T6860
Browse files Browse the repository at this point in the history
op_mode: T6860: Display the EULA in "run show license"
  • Loading branch information
c-po authored Dec 13, 2024
2 parents 6a7766e + e513333 commit eecf5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-mode-definitions/show-license.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<properties>
<help>Show VyOS license information</help>
</properties>
<command>less $_vyatta_less_options --prompt=".license, page %dt of %D" -- ${vyatta_sysconfdir}/LICENSE</command>
<command>less $_vyatta_less_options --prompt=".license, page %dt of %D" -- ${vyos_data_dir}/EULA</command>
</leafNode>
</children>
</node>
Expand Down

0 comments on commit eecf5da

Please sign in to comment.