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

Bug 509258

Summary: net-firewall/shorewall-4.5.21.9 installs systemd service with permissions 600
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: Current packagesAssignee: Thomas Deutschmann (RETIRED) <whissi>
Status: RESOLVED FIXED    
Severity: normal CC: netmon, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 512850    
Bug Blocks:    

Description Justin Lecher (RETIRED) gentoo-dev 2014-05-01 13:24:53 UTC
THe service is installed with 600 which results in following dmesg entry

    1.882069] systemd[1]: Configuration file /usr/lib64/systemd/system/shorewall.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    1.890440] systemd[1]: Configuration file /usr/lib64/systemd/system/shorewall6.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.

Is this service installed correctly?
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2014-05-01 13:42:18 UTC
Hi,

I am not a systemd user, so I haven't verified it on my own, but according to the comment from Lennart Poettering (https://bugzilla.redhat.com/show_bug.cgi?id=959483#c8) this is just a notice and should not affect the usage of the service.

I'll report this upstream, so this will be fixed with the next regular version.

Please correct me if you think this must be fixed ASAP.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2014-05-01 13:51:48 UTC
(In reply to Thomas D. from comment #1)
> Please correct me if you think this must be fixed ASAP.
 THings are working fine. I just saw this line in my dmesg
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-06-12 14:30:58 UTC
Resolved by the version bump to 4.5.21.10 in bug #512850.