void-service-control/VoidServiceControl/env.py

4 lines
74 B
Python
Raw Normal View History

2024-03-25 02:20:41 +00:00
# -*- coding: utf-8 -*-
SV_PATH = '/etc/sv'
ENABLED_PATH = '/var/service'