bundles/{systemd,hostname}: add hostname control
This commit is contained in:
parent
ae82e9cd51
commit
6656a0864f
6 changed files with 28 additions and 2 deletions
|
@ -69,7 +69,6 @@ for stream_id, config in streams.items():
|
|||
svc_systemd['loudness_{}'.format(stream_id)] = {
|
||||
'needs': {
|
||||
'file:/etc/systemd/system/loudness_{}.service'.format(stream_id),
|
||||
'action:systemd-reload',
|
||||
},
|
||||
# These units are designed to fail if the assigned stream fails. No need
|
||||
# to restart them on every bw run.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue