Editing "/etc/systemd/system/<service>.d/override.conf" canceled: temporary file is empty.

2023. 8. 14. 17:57Linux/CentOS 9

728x90
SMALL

- 개요

sudo systemctl edit <service>
>>
Editing "/etc/systemd/system/sysstat-collect.timer.d/override.conf" canceled: temporary file is empty.

 

 

- 해결

sudo systemctl --full edit <service>

 

 

- reference

https://wiki.archlinux.org/title/systemd
728x90
LIST

'Linux > CentOS 9' 카테고리의 다른 글

systemctl 환경에서 sysstat interval 변경  (0) 2023.08.14
sar cron 주기 수정  (0) 2023.02.17