Преглед изворни кода

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.')

Loading…
Откажи
Сачувај