Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
obexd
obexd-users-home-for-root.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File obexd-users-home-for-root.patch of Package obexd
Index: Makefile.am =================================================================== --- Makefile.am.orig +++ Makefile.am @@ -158,7 +158,7 @@ MAINTAINERCLEANFILES = Makefile.in \ ltmain.sh depcomp compile missing install-sh mkinstalldirs %.service: %.service.in config.log - $(AM_V_GEN)$(SED) -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@ + $(AM_V_GEN)$(SED) -e "s|\@libexecdir\@|$(libexecdir)|g" $< > $@ plugins/phonebook.c: plugins/@PHONEBOOK_DRIVER@ $(AM_V_GEN)$(LN_S) @abs_top_srcdir@/$< $@ Index: src/obexd.service.in =================================================================== --- src/obexd.service.in.orig +++ src/obexd.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.bluez.obex -Exec=@libexecdir@/obexd --nodaemon +Exec=@libexecdir@/obexd --nodaemon --root=Public --root-setup=@libexecdir@/obexd-setup.sh
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