wip
This commit is contained in:
parent
1054bc61da
commit
c2d770bd79
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ for name, config in node.metadata.get('left4dead2/servers').items():
|
|||
}
|
||||
svc_systemd[f'left4dead2-{name}.service'] = {
|
||||
'needs': [
|
||||
f'file:/opt/steam/left4dead2/left4dead2/cfg/server/{name}.cfg',
|
||||
f'file:/usr/local/lib/systemd/system/left4dead2-{name}.service',
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue