Hi Nilesh, > On 7/18/21 5:09 AM, Nilesh Patra wrote: > Thanks, I uploaded this.
Great. > I was going to upload nebula too, but it seems that the "templated" systemd service file is being installed in lib/ -- is that really intended? Interesting. I think packages are supposed to install into /usr/lib/systemd/system so that the unit can be overridden by the user in /etc/systemd/system. I didn't explicitly choose that install location -- I let dh use the default location. lib is a soft link to usr/lib anyway so it shouldn't matter. From what I've read, older versions of Debian search both /usr/lib/systemd/system and /lib/systemd/system for package-installed systemd units. But, that's pre /usr merge. You might have more insight here... > I personally do not feel very happy about this though. Let me know if there is anything more I can do. I appreciate the reviews. : ) Best, Alex
