启动服务:
svcadm enable network/ftp
停止服务:
svcadm disable network/ftp
查看服务状态:
svcs -l /network/ftp 或者
svcs -a | grep ftp
http://www.linuxtopia.org/online_books/opensolaris_2008/SYSADV4/html/wuftp-189.html#wuftp-191
启动服务:
svcadm enable network/ftp
停止服务:
svcadm disable network/ftp
查看服务状态:
svcs -l /network/ftp 或者
svcs -a | grep ftp
http://www.linuxtopia.org/online_books/opensolaris_2008/SYSADV4/html/wuftp-189.html#wuftp-191