Fix typo in systemd-gdb-coredumps post

This commit is contained in:
Wesley Moore 2023-12-09 12:59:38 +10:00
parent 3d8ae03a2a
commit bac196c13e
No known key found for this signature in database

View file

@ -198,7 +198,7 @@ which were resulting in termination.
The fix was simple enough: I removed `@resources` from the deny list, rebuilt
the package, and then re-enabled the `docuum` service (I'd previously disabled
it do to the constant crashes). I was pleased to see it start successfully and
it due to the constant crashes). I was pleased to see it start successfully and
begin vacuuming up a few months of Docker image detritus.
### Conclusion