• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

How to configure lcdproc config manually

Scheduled Pinned Locked Moved General pfSense Questions
4 Posts 2 Posters 2.4k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E
    ezyclie
    last edited by May 28, 2012, 3:56 PM May 28, 2012, 2:59 PM

    Hi,

    Is there any way to configure lcdproc screen layouts manually from config file? I prefer to have classic lcdproc layout instead of the layouts from pfSense package (lcdproc_client.php).

    Thanks,
    Alie T

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by May 28, 2012, 7:25 PM

      There is no way to actually write the screen data directly (that I know of). You can run the standard lcdproc client and select which screens it will display by running it:

      /usr/local/bin/lcdproc C T U &
      

      Steve

      1 Reply Last reply Reply Quote 0
      • E
        ezyclie
        last edited by May 29, 2012, 12:12 AM

        Cool, then how to disable run script from pfSense package? I want to run the standard lcdproc client only

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by May 29, 2012, 12:58 AM

          Obviously doing this you could easily break something etc etc.  ::)

          Edit the file: /usr/local/pkg/lcdproc.inc
          Towards the end of the file the rc script is generated. Change the line

          $start .= "\t/usr/bin/nice -20 /usr/local/bin/php -f /usr/local/pkg/lcdproc_client.php &\n";
          

          to

          $start .= "\t/usr/bin/nice -20 /usr/local//bin/lcdproc C T U &\n";
          

          Change C T U for whatever screens you want. Re-sync the package or reboot the box.

          Steve

          1 Reply Last reply Reply Quote 0
          1 out of 4
          • First post
            1/4
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
            This community forum collects and processes your personal information.
            consent.not_received