Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
postgrey
postgrey_process_name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File postgrey_process_name.patch of Package postgrey
Index: postgrey =================================================================== --- postgrey.orig +++ postgrey @@ -613,7 +613,7 @@ sub main() # create Net::Server object and run it my $server = bless { server => { - commandline => [ 'postgrey', @ARGV_saved ], + commandline => [ $0, @ARGV_saved ], port => [ $opt{inet} ? $opt{inet} : $opt{unix}."|unix" ], proto => $opt{inet} ? 'tcp' : 'unix', socketmode => $opt{socketmode} || '0666',
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor