diff options
Diffstat (limited to 'debian/systemd-container.install')
-rwxr-xr-x | debian/systemd-container.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/systemd-container.install b/debian/systemd-container.install index b97c2ae..f3badad 100755 --- a/debian/systemd-container.install +++ b/debian/systemd-container.install @@ -16,12 +16,17 @@ usr/lib/systemd/systemd-nsresourced usr/lib/systemd/systemd-nsresourcework usr/lib/systemd/systemd-portabled usr/lib/systemd/systemd-pull +usr/lib/systemd/systemd-sysupdate usr/lib/systemd/system/systemd-nspawn@.service usr/lib/systemd/system/systemd-importd.service usr/lib/systemd/system/systemd-machined.service usr/lib/systemd/system/systemd-mountfsd* usr/lib/systemd/system/systemd-nsresourced* usr/lib/systemd/system/systemd-portabled.service +usr/lib/systemd/system/systemd-sysupdate-reboot.service +usr/lib/systemd/system/systemd-sysupdate-reboot.timer +usr/lib/systemd/system/systemd-sysupdate.service +usr/lib/systemd/system/systemd-sysupdate.timer usr/lib/systemd/system/var-lib-machines.mount usr/lib/systemd/system/machines.target usr/lib/systemd/system/*.target.wants/var-lib-machines.mount |