hi all...
I am in the process of updating my system after some time...
during the scrolling of the various pakages I saw the following
warning:
Warning: The unit file, source configuration file or drop-ins of udisks2.service changed on disk. Run 'systemctl daemon-reload' to
reload units.
when the update is finished what is exactly that I have to do? or is
just a routine message?
To Run:
Run 'systemctl daemon-reload'
means that as root I have to type the above line?
Apologies but I am not a computer savvy...
:-)
hi all...
I am in the process of updating my system after some time...
during the scrolling of the various pakages I saw the following warning:
Warning: The unit file, source configuration file or drop-ins of udisks2.service changed on disk. Run 'systemctl daemon-reload' to reload units.
when the update is finished what is exactly that I have to do? or is just
a routine message?
To Run:
Run 'systemctl daemon-reload'
means that as root I have to type the above line?
hi all...You have to type in
I am in the process of updating my system after some time...
during the scrolling of the various pakages I saw the following warning:
Warning: The unit file, source configuration file or drop-ins of udisks2.service changed on disk. Run 'systemctl daemon-reload' to reload units.
when the update is finished what is exactly that I have to do? or is just
a routine message?
To Run:
Run 'systemctl daemon-reload'
means that as root I have to type the above line?
I am in the process of updating my system after some time...
during the scrolling of the various pakages I saw the following warning: Warning: The unit file, source configuration file or drop-ins of udisks2.service changed on disk. Run 'systemctl daemon-reload' to reload units.
when the update is finished what is exactly that I have to do? or is just
a routine message?
To Run:
Run 'systemctl daemon-reload'
means that as root I have to type the above line?
Apologies but I am not a computer savvy...
In a terminal program such as konsole or gnome-terminal either use "su -" to become root and then enter the command, or if you've set it up, use (as the regular user, "sudo systemctl daemon-reload". A third option is to reboot the system, just like with kernel or glibc updates as that will also force all daemons
(always running programs such as polkit) to be restarted.
On Sun, 20 Feb 2022 11:58:13 -0500, David W. Hodgins wrote:
In a terminal program such as konsole or gnome-terminal either use "su -" to >> become root and then enter the command, or if you've set it up, use (as the >> regular user, "sudo systemctl daemon-reload". A third option is to reboot the
system, just like with kernel or glibc updates as that will also force all daemons
(always running programs such as polkit) to be restarted.
I agree a reboot will cause all daemons to be restarted, but I am not sure systemd will run any newly installed unit files. As I misunderstand it systemd keeps a separate copy of the unit files that are the ones executed
on start/stop. The reload command copies all those unit files back into
the actual directories systemd uses to start/stop those units.
I base the above on experience with changing my custom unit files and trying to have systemd run the unit where it complains about the unit file has changed and requests me to do a reload to pick up the new unit file.
On 2022-02-20, santo <nanci@auroville.org.in> wrote:
hi all...
You have to type in systemctl daemon-reload and then hit the enter key. Hitting the enter key tells bash to interpret the line and carry out the operations that that line tells it to carry out. That is what "Run"
means that as root I have to type the above line?
means.
Ie, the word Run is an instruction to you. The instruction to the
computer is systemctl daemon-reload
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 85:14:04 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,791,921 |