Переглянути джерело

build: documet how to disable unit file instalation

master
Matthias Janke 5 роки тому
джерело
коміт
d8bc04b134
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      meson_options.txt

+ 1
- 1
meson_options.txt Переглянути файл

@@ -1,2 +1,2 @@
1 1
 option('udev-dir', type: 'string', value: '', description: 'Absolute path of the udev base directory. Set to \'no\' not to install the udev rule')
2
-option('systemd-unit-dir', type: 'string', value: '', description: 'systemd service directory')
2
+option('systemd-unit-dir', type: 'string', value: '', description: 'Absolute path of the systemd service directory. Set to \'no\' not to install the radangeld service file.')

Завантаження…
Відмінити
Зберегти