Commit ad271c6
authored
_fix_ Use correct /usr/lib/systemd/systemd on debian-13 (#143)
# Description
Fix docker cmd to use correct systemd binary. Remove systemd
`dpkg-db-backup` service/timer and disable
`systemd-journal-flush.service`
## Issues Resolved
* Use correct container CMD: /usr/lib/systemd/systemd
* Remove unneeded dpkg-db-backup service/timer
* Disable unneeded systemd-journal-flush.service
## Type of Change
_fix_
## Check List
- [x] New functionality includes tests
- [x] All tests pass
- [x] Commit message includes a [Conventional Commit
Message](https://www.conventionalcommits.org/en/v1.0.0)1 parent d473335 commit ad271c6
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
0 commit comments