Skip to content

Releases: EasyNetDev/pppoe-server

PPPoE Server Scripts 0.5 Release

18 Jul 11:00
Compare
Choose a tag to compare

PPPoE Server Scripts for systemd architecture to start/stop daemons.

Change 0.5 over 0.4:

  • Fix the incorrect variables in pppoe-server-start

PPPoE Server Scripts 0.4 Release

18 Jul 08:27
Compare
Choose a tag to compare

PPPoE Server Scripts for systemd architecture to start/stop daemons.

Change 0.4 over 0.3:

  • Fix the service to correctly start at boot.

Change 0.3 over 0.2:

  • Changing lock system from lockfile to flock to be more portable
    between systems and to not depend on procmail.

Change 0.2 over 0.1:

  • Changed the script to start the daemon after building the parameters
  • Renamed the script to pppoe-server-start
  • Updated the service
  • Adding lock file to prevent paralel execution to get same session ID

First release 0.1.