Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 476514

Summary: net-misc/strongswan - modify init script to "use logger" rather than "need logger"
Product: Gentoo Linux Reporter: Olipro <olipro+gentoopub>
Component: [OLD] ServerAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: gurligebis
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Olipro 2013-07-11 10:45:50 UTC
Currently the initscript for strongswan is configured to need logger and net rather than using it.

This means that restarting your syslog service will also restart strongswan - this is generally undesirable as it will of course take down your IPsec tunnels as a result.

the initscript should be changed to "use logger" and "need net"
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2014-09-13 14:18:14 UTC
Fixed in 5.2.0-r1 :)