Hi, feature #3447 [1] added support for systemd. When I try to ./configure using --with-systemd-unitdir I get
configure: WARNING: unrecognized options: --with-systemd-unitdir
But when I write "./configure --with-systemd" and hit the tab key twice,
the shell suggests two options including --with-systemd-unitdir:
--without-systemd-sysconfigdir --with-systemd-sysconfigdir -- sets
directory to place systemd service
--without-systemd-unitdir --with-systemd-unitdir -- sets
directory to place systemd service file into
Someone run into this already?
Besides that, in my opinion the files sysconfig-env and icinga-systemd
aren't generated correctly, since there are still some ${prefix} and
${exec_prefix} strings. (I've attached both files with this mail.)
I'm using Arch Linux with the latest version of git.icinga.org (git pull).
Please let me know if you need any further information. I'm sorry I'm not
very familiar with the configure command.
My full command was
/usr/src/icinga-core/configure --with-command-group=icinga-cmd
--disable-idoutils --with-systemd-unitdir=/usr/lib/systemd/system
I know, it's the default systemd directory, but it should work regardless
that, shouldn't it?
Thank you very much for any hints in advance.
Kind regards
Bernd
[1] https://dev.icinga.org/issues/3447
icinga-systemd
Description: Binary data
sysconfig-env
Description: Binary data
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
