install systemd units to /usr/lib

Change-Id: I3c7cbeda67f84008a29ae9f77f4086aaf3143090
This commit is contained in:
Georg Brandl
2025-07-24 22:25:18 +02:00
committed by Markus Zolliker
parent 96ef11ef84
commit cbf387ed87
5 changed files with 11 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ def main():
generalConfig.init()
config_dir = generalConfig['confdir']
frappy_unit = '/lib/systemd/system/frappy@.service'
frappy_unit = '/usr/lib/systemd/system/frappy@.service'
wants_dir = normal_dir + '/frappy.target.wants'
all_servers = [base[:-4] if base.endswith('_cfg') else base for (base, ext) in