SMF manifest to run freeradius in solaris 10
Mats Blomgren B
mats.b.blomgren at ericsson.com
Wed Feb 25 10:12:36 CET 2009
File named radius.xml
<?xml version="1.0"?>
<!DOCTYPE service_bundle SYSTEM
"/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<service_bundle type='manifest' name='radius'>
<service
name='system/radius'
type='service'
version='1'>
<create_default_instance enabled='false' />
<single_instance/>
<exec_method
type='method'
name='start'
exec='/lib/svc/method/svc-radius start'
timeout_seconds='60' />
<exec_method
type='method'
name='stop'
exec='/lib/svc/method/svc-radius stop'
timeout_seconds='60' />
<exec_method
type='method'
name='refresh'
exec='/lib/svc/method/svc-radius stop reload'
timeout_seconds='60' />
<stability value='Unstable' />
<template>
<common_name>
<loctext xml:lang='C'> radius
</loctext>
</common_name>
<documentation>
<manpage title='radius' section='1M'
manpath='/usr/share/man' />
</documentation>
</template>
</service>
</service_bundle>
Best Regards
Mats Blomgren B
________________________________
From:
freeradius-users-bounces+mats.b.blomgren=ericsson.com at lists.freeradius.o
rg
[mailto:freeradius-users-bounces+mats.b.blomgren=ericsson.com at lists.free
radius.org] On Behalf Of Thomas Noppe
Sent: den 25 februari 2009 10:10
To: freeradius
Subject: SMF manifest to run freeradius in solaris 10
Has anyone got such a manifest for solaris 10?
Kind regards
Thomas
------------------------------------------------------------------------
---------------------
Thomas Noppe
Dienst Informatiesystemen - S&O
thomas.noppe at uzleuven.be <mailto:thomas.noppe at uzleuven.be>
+32 16 34 79 87
+32 16 34 78 01
UZ Leuven | campus Gasthuisberg | Herestraat 49 | B - 3000 Leuven |
www.uzleuven.be <http://www.uzleuven.be>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090225/d37d6c1e/attachment.html>
More information about the Freeradius-Users
mailing list