mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 07:15:07 -05:00
doc: switch Solaris support to illumos
For a long time, the Solaris support in chrony wasn't tested on a real Solaris system, but on illumos/OpenIndiana, which was forked from OpenSolaris when it was discontinued in 2010. While Solaris and illumos might have not diverged enough to make a difference for chrony, replace Solaris in the documentation with illumos to make it clear which system is actually supported by the chrony project.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -479,7 +479,7 @@ case $OPERATINGSYSTEM in
|
||||
add_def FEAT_PRIVDROP
|
||||
priv_ops="ADJUSTTIMEX SETTIME BINDSOCKET"
|
||||
fi
|
||||
echo "Configuring for Solaris (" $SYSTEM "SunOS version" $VERSION ")"
|
||||
echo "Configuring for illumos (" $SYSTEM "SunOS version" $VERSION ")"
|
||||
;;
|
||||
* )
|
||||
echo "error: $SYSTEM is not supported (yet?)"
|
||||
|
||||
Reference in New Issue
Block a user