Maemo: Register charon as D-BUS system service.
In order to be able to access this service via libosso, charon is started with the run-standalone.sh script, which sets up the required environment.
This commit is contained in:
@@ -15,3 +15,7 @@ libstrongswan_maemo_la_SOURCES = \
|
||||
|
||||
libstrongswan_maemo_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
dbusservice_DATA = org.strongswan.charon.service
|
||||
|
||||
EXTRA_DIST = $(dbusservice_DATA)
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
[D-BUS Service]
|
||||
Name=org.strongswan.charon
|
||||
Exec=/usr/bin/run-standalone.sh /usr/libexec/ipsec/charon
|
||||
User=root
|
||||
Reference in New Issue
Block a user