system, add the Devuan service directory back. Had been looking at /etc/services on accident.

This commit is contained in:
2026-08-11 11:20:56 -07:00
parent b4be986c0d
commit afec44e8cb
+1
View File
@@ -49,5 +49,6 @@
- name: General | Facts | System | runit (Devuan) - name: General | Facts | System | runit (Devuan)
set_fact: set_fact:
runit_script_dir: /etc/sv runit_script_dir: /etc/sv
runit_service_dir: /etc/service
when: ansible_pkg_mgr == "apt" when: ansible_pkg_mgr == "apt"