void-service-control/VoidServiceControl/env.py

7 lines
141 B
Python
Raw Normal View History

2024-03-25 02:20:41 +00:00
# -*- coding: utf-8 -*-
2024-03-25 02:37:45 +00:00
# Edit this file if you are using custom paths to Runit services
2024-03-25 02:20:41 +00:00
SV_PATH = '/etc/sv'
ENABLED_PATH = '/var/service'