void-service-control/VoidServiceControl/env.py

7 lines
141 B
Python

# -*- coding: utf-8 -*-
# Edit this file if you are using custom paths to Runit services
SV_PATH = '/etc/sv'
ENABLED_PATH = '/var/service'