mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
b69b33fc26
* Fix: nvidia-container-toolkit
Changes:
- Dropped rootless Docker from the post script because Fedora's Docker (`moby-engine`) doesn't support this the same way
- Added postun scriptlet
- Cleaned up scriptlet using `try-restart` which should not fail if there is no service to restart
- This is how Fedora seems to do `systemctl` scriptlets
- Added `/etc/cdi/nvidia.yaml` to tracked (but ghost) config files
- Added `nvidia-driver and podman` supplements flag
Signed-off-by: Gil <rockgrub@disroot.org>
* Change: Post and postun deps
Signed-off-by: Gil <rockgrub@disroot.org>
---------
Signed-off-by: Gil <rockgrub@disroot.org>
(cherry picked from commit 6a2e4ca667)
Co-authored-by: Gil <rockgrub@disroot.org>