summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorThijs Paelman <thijs@ouroboros.rocks>2025-11-11 19:20:06 +0100
committerSander Vrijders <sander@ouroboros.rocks>2025-11-24 13:29:37 +0100
commit3430c1a0c99e52685783a58c1c717eb54aa06a69 (patch)
treebe13c3d26cc75e5b4448a542110e345f553dad1c /src/lib
parente54be25b524316006d7a36893c8847d438df06e5 (diff)
downloadouroboros-3430c1a0c99e52685783a58c1c717eb54aa06a69.tar.gz
ouroboros-3430c1a0c99e52685783a58c1c717eb54aa06a69.zip
build: Fix systemd --config option
The --config command line parameter in the systemd service unit was never properly set at install, because the CMake variables LIBTOML_LIBRARIES and DISABLE_CONFIGFILE are only defined after descending into the `src/` directory. The systemd service file is correctly configured if CMake does this *after* it processed `src/irmd/CMakeLists.txt`. There should also be a path seperator in between the config directory and the config file, which wasn't the case anymore due to e35302ca0ab64edd21b9d8e40d3aa74a3a4f4f7e. Refine the config file wording at the same moment. Signed-off-by: Thijs Paelman <thijs@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions