- added new suse container key, moved the old one to -old - openSUSE-build-key-import.service,openSUSE-build-key-import.service.timer, import-openSUSE-build-key: Add systemd timer and service framework that imports new keys. OBS-URL: https://build.opensuse.org/request/show/1148274 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-build-key?expand=0&rev=64
9 lines
143 B
SYSTEMD
9 lines
143 B
SYSTEMD
[Unit]
|
|
Description=Timer that starts importing new GPG keys into RPM Database.
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=5min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|