system, fix service directory for Devuan.

This commit is contained in:
2026-08-11 10:46:40 -07:00
parent 3035840bb2
commit 60e685529d
-1
View File
@@ -49,6 +49,5 @@
- name: General | Facts | System | runit (Devuan)
set_fact:
runit_script_dir: /etc/sv
runit_service_dir: /etc/services
when: ansible_pkg_mgr == "apt"