]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
cups: Remove 5 minutes delay in start_service line in install.sh paks file
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 4 Jul 2023 19:17:33 +0000 (21:17 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 9 Jul 2023 15:07:36 +0000 (15:07 +0000)
commita87bea7d39d83a66f90bf626a376c754bc725261
tree081bac30c85811e817202d95114f0e06e94f57f8
parent8e82fd2187275b0c881607ae8e013e48c4506fa9
cups: Remove 5 minutes delay in start_service line in install.sh paks file

- When cups is installed (including when doing a Core Update that includes a cups update)
   the 5 min delay for starting cups means that it has not restarted by the time that the
   reboot for the CU has been started. There are then error messages that say that cups
   couldn't be stopped as it was not running.
- When a normal reboot is carried out withoutr any update of cups then the startup has
   no delay and it starts without any trouble.
- This patch removes the 300 secs delay from the start_service line in the install.sh paks
   file.
- The PAK_VER is bumped to ensure that this change is shipped

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/cups
src/paks/cups/install.sh