On Wed, Aug 18, 2021 at 21:19 Asmodean Thor <[email protected]> wrote:
> I notice that the guacd service uses the /etc/init.d/guacd as the service > file directory. > > Is there a reason that Guacamole is still using the outdated init.d as its > start up function? > > Won't it be discarded in the near future? Are we expecting guacamole to > use systemd any time soon it its updates? > The systems functionality is already there - when you build guacd you just have to specify the --with-systemd-dir flag and give it the path to where you want the systemd unit file installed. Could we do something fancier with auto-detecting the running init manager and install the correct files automatically? Probably so, we just haven't, yet. Anyway, the option is already there. -Nick
