mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 20:26:44 +02:00
usr(systemd-dbus): fix related tlsdate and update-engine
This commit is contained in:
parent
e0b84a4981
commit
2394f92933
@ -90,7 +90,7 @@ src_install() {
|
||||
insinto /usr/share/dbus-1/services
|
||||
doins org.chromium.UpdateEngine.service
|
||||
|
||||
insinto /etc/dbus-1/system.d
|
||||
insinto /usr/share/dbus-1/system.d
|
||||
doins UpdateEngine.conf
|
||||
|
||||
insinto /lib/udev/rules.d
|
||||
|
||||
@ -43,7 +43,7 @@ src_install() {
|
||||
default
|
||||
insinto /etc/tlsdate
|
||||
doins "${FILESDIR}/tlsdated.conf"
|
||||
insinto /etc/dbus-1/system.d
|
||||
insinto /usr/share/dbus-1/system.d
|
||||
doins "${FILESDIR}/org.torproject.tlsdate.conf"
|
||||
|
||||
systemd_dounit "${FILESDIR}/tlsdate.service"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user