bundles/systemd: fix dependencies
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
7604fef734
commit
206cdfe128
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ if node.has_bundle('apt') and node.os_version[0] > 10:
|
|||
'packages': {
|
||||
'systemd-timesyncd': {
|
||||
'needed_by': {
|
||||
'svc_systemd:systemd-timesyncd',
|
||||
'action:systemd-enable-ntp',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue