revert: specify systemd-resolved dependency (#10798)

I can't make the CI smoke install work with this change.

Reverts firezone/firezone#10783
This commit is contained in:
Thomas Eizinger
2025-11-05 23:54:54 +11:00
committed by GitHub
parent bf95dc45a3
commit 72dd7187f4

View File

@@ -17,8 +17,7 @@
"/usr/lib/sysusers.d/firezone-client-tunnel.conf": "./linux_package/sysusers.conf",
"/usr/bin/firezone-client-tunnel": "../../target/release/firezone-client-tunnel"
},
"desktopTemplate": "./linux_package/firezone-client-gui.desktop",
"depends": ["systemd-resolved"]
"desktopTemplate": "./linux_package/firezone-client-gui.desktop"
},
"rpm": {
"postInstallScript": "./linux_package/postinst",