"Systemctl daemon-reload"의 두 판 사이의 차이

 
17번째 줄: 17번째 줄:
* [[systemctl]]
* [[systemctl]]
* [[systemctl restart]]
* [[systemctl restart]]
* [[systemctl daemon-reexec]]


[[분류: systemctl]]
[[분류: systemctl]]

2022년 10월 28일 (금) 11:50 기준 최신판

1 개요[ | ]

systemctl daemon-reload
root@node1:~# cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Ubuntu 18.04.3 LTS"
root@node1:~# systemctl daemon-reload
root@node1:~# tail /var/log/syslog
...
Oct 28 11:03:09 node1 systemd[1]: Reloading.
...


2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}