]> arthur.barton.de Git - netatalk.git/commitdiff
solaris init is SMF, not sysv
authorHAT <hat@fa2.so-net.ne.jp>
Thu, 31 May 2012 13:22:38 +0000 (22:22 +0900)
committerHAT <hat@fa2.so-net.ne.jp>
Thu, 31 May 2012 13:22:38 +0000 (22:22 +0900)
macros/netatalk.m4

index 9ca90ed459ca999a1ad79e530bf7ae6229d84377..ed57db0ccb07f7e1c7be7d9bcc4e354b1b79e398 100644 (file)
@@ -268,7 +268,7 @@ AC_DEFUN([AC_NETATALK_INIT_STYLE], [
            AC_MSG_RESULT([enabling debian-style sysv support])
         ;;
     "solaris")
-           AC_MSG_RESULT([enabling solaris-style sysv support])
+           AC_MSG_RESULT([enabling solaris-style SMF support])
         ;;
     "systemd")
            AC_MSG_RESULT([use general systemd configuration])