pointkiller 2018. 7. 4. 21:54

26. automountd 제거

 

 

centos7 최소설치 영향없음

 

[root@centos7 ~]# ps -ef | grep auto
root       1410   1394  0 21:52 pts/0    00:00:00 grep --color=auto auto
[root@centos7 ~]# ps -ef | grep auto*
root       1442   1394  0 21:53 pts/0    00:00:00 grep --color=auto auto*
[root@centos7 ~]#