с содержанием
Centos release 6.7 (final)
alternatives --list
alternatives --list
alternatives version 1.3.49.3 - Copyright (C) 2001 Red Hat, Inc.
This may be freely redistributed under the terms of the GNU Public License.
usage: alternatives --install <link> <name> <path> <priority>
[--initscript <service>]
[--slave <link> <name> <path>]*
alternatives --remove <name> <path>
alternatives --auto <name>
alternatives --config <name>
alternatives --display <name>
alternatives --set <name> <path>
common options: --verbose --test --help --usage --version
--altdir <directory> --admindir <directory>
[root@ns3008173 ~]#
ls -l /etc/init.d/php*
ls -l /etc/init.d/php*
lrwxrwxrwx 1 root aldemko 32 Feb 20 10:51 /etc/init.d/php-fpm -> /usr/local/apps/php53/bin/fpmctl
lrwxrwxrwx 1 root root 34 Feb 9 12:48 /etc/init.d/php-fpm55 -> /usr/local/apps/php55/bin/fpmctl55
lrwxrwxrwx 1 root aldemko 34 Feb 9 13:27 /etc/init.d/php-fpm56 -> /usr/local/apps/php56/bin/fpmctl56
man chkconfig