systemctl daemon-reexec

Jmnote (토론 | 기여)님의 2022년 10월 28일 (금) 11:50 판 (새 문서: ==개요== {{소문자}} ;systemctl daemon-reload <syntaxhighlight lang='console'> root@node1:~# cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Ubuntu 18.04.3 LTS" root@node1:~#...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

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

2 같이 보기[ | ]

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