]> git.ipfire.org Git - ipfire-2.x.git/commit - config/rootfiles/common/ppp
ppp: Bug#13164 - Update configure options to have correct directory for pid
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 18 Aug 2023 18:46:45 +0000 (20:46 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Aug 2023 09:22:58 +0000 (09:22 +0000)
commit9a40c7fb0dff208b624c1285dd3537caf88c6d7c
tree3e017c8d73a1b288f36533540b6231c6f038535f
parent1edc79f4ba32df639f0df140d3f9b9f690cd2861
ppp: Bug#13164 - Update configure options to have correct directory for pid

- The original poster of the bug#13164 has already tested out ppp-2.5.0 in CU179 (master)
   and identified that the startup could not find the directory /usr/var/run/. This is due
   to the change in use of the prefix command in 2.5.0 vs 2.4.9 so --localstatedir set to
   /var. runstatedir is then set to localstatedir/run ie /var/run which is then correct
   for IPFire.
- This fix needs to be implemented into CU179 so that the bug poster can test out the update
- Updated rootfile to remove additional empty line

Fixes: Bug#13164
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/ppp
lfs/ppp