diff options
author | paul <paul> | 2005-06-15 11:00:11 +0000 |
---|---|---|
committer | paul <paul> | 2005-06-15 11:00:11 +0000 |
commit | 2d2dd10f22cf000ad6a5d186d48115af113a6104 (patch) | |
tree | d03859cb9dd5785ab3b38a5ef98470f0b6b5dcf2 /lib/getopt.h | |
parent | 3d246ff13a156d4370c6453934c749ba94ab3f40 (diff) | |
download | quagga-2d2dd10f22cf000ad6a5d186d48115af113a6104.tar.bz2 quagga-2d2dd10f22cf000ad6a5d186d48115af113a6104.tar.xz |
2005-06-15 Paul Jakma <paul.jakma@sun.com>
* quagga.xml.in: Pass the FMRI to the method, removing need for
daemon_name property and deducing the FMRI.
remove the empty config_file and pid_file definitions, they just
make things difficult in the method script, cause it then has to
deal with svcprop returning "" for defined empty properties.
Remove daemon_name everywhere.
* quagga.init.in: Take the FMRI as an argument
Remove deducing the FMRI from the defunct daemon_name property.
Use svcprop -q to test for presence of a property first.
Default vty_port to 0 and vty_addr to 127.1 if equivalent
SMF properties are not set.
Deduce the pid_file, we can infer it from @quagga_statedir@ I
think, it's probably not useful to allow it to be configurable
as a property anyway.
/var/run/ is on tmpfs on Solaris, so we probably will need
to create @quagga_statedir@ first run after boot.
Use @sbindir@, not /usr/local/sbin.
Diffstat (limited to 'lib/getopt.h')
0 files changed, 0 insertions, 0 deletions