Bug 36572 - squid3/autostart=manually has no effect - Missing autostart.lib support
squid3/autostart=manually has no effect - Missing autostart.lib support
Status: RESOLVED DUPLICATE of bug 45935
Product: UCS
Classification: Unclassified
Component: Squid
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-11 14:09 CET by Florian Best
Modified: 2020-07-04 07:33 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
hahn: Patch_Available+


Attachments
Add autostart.lib support (12.38 KB, patch)
2015-04-10 12:47 CEST, Philipp Hahn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2014-11-11 14:09:36 CET
Setting squid3 to a manually start does not have an effect. After reboot squid3 runs.
Comment 1 Philipp Hahn univentionstaff 2015-04-10 12:47:56 CEST
Created attachment 6817 [details]
Add autostart.lib support

$ dpkg -S /etc/init.d/squid3 
squid3
$ dpkg-divert --list /etc/init.d/squid3

that is squid3 is still using the original Debian init script, which lacks support for the UCS specific autostart.lib.
Comment 2 Ingo Steuwer univentionstaff 2020-07-03 20:51:39 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.
Comment 3 Philipp Hahn univentionstaff 2020-07-04 07:33:53 CEST
This was fixed by Bug #45935, where UCRV was renamed "squid{3 ->}/autostart".
That variable is also now handled by the generic UCR module "autostart.py", so no extra code in "init.d" is needed any longer.

*** This bug has been marked as a duplicate of bug 45935 ***