https://bugzilla.novell.com/show_bug.cgi?id=843123 https://bugzilla.novell.com/show_bug.cgi?id=843123#c6 --- Comment #6 from Frederic Crozat <fcrozat@suse.com> 2013-09-30 12:29:22 UTC --- (In reply to comment #5)
(In reply to comment #4)
As systemd uses inotify to detect fresh boot scripts it is not required to reload systemd for this case.
where did you saw that ? systemd doesn't parse modified or new files when they appears, either services in /usr/lib/systemd/system nor initscripts in /etc/init.d/
Ah, my mistake, after reading your patch, I see what you mean. inotify is used to detect the directory has been modified, not each file. This patch will cause "daemon-reload" even if the specific initscript hasn't been updated. I guess we can live with it.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.