You are not logged in.
I use
systemctl edit dhcpcd@ens33.serviceto create drop-in files for the unit file.Then I run the command
systemd-deltawant to find overriden configuration files,but the retult is "0 overriden configuration files found".
why?I am troubled,Can anyone help me out...
In addition,the drop-in files is not empty.
Offline
Please provide the full path to the modified unit, the full path of the override file, its content and the full output of systemd-delta.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
full path:
/etc/systemd/system/dhcpcd@ens33.service.d/timeout.conf/etc/systemd/system/dhcpcd@ens33.service.d/dhcpcdrestart.confsystemd-delta output:
0 overridden configuration file found.Offline