We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309752e commit a745f3cCopy full SHA for a745f3c
debian/changelog
@@ -1,3 +1,9 @@
1
+openrc-config (1.0.4) nitrux; urgency=high
2
+
3
+ * Remove polkitd, D-Bus should start it.
4
5
+ -- Uri Herrera <[email protected]> Tue, 21 Oct 2025 01:25:00 -0500
6
7
openrc-config (1.0.3) nitrux; urgency=high
8
9
* Remove meshd and obexd from async runlevel.
debian/postinst
@@ -147,7 +147,6 @@ rc-update add sudo-openrc default
147
rc-update add uuid default
148
rc-update add console-setup-openrc default
149
rc-update add keyboard-setup-openrc default
150
-rc-update add polkitd-openrc default
151
152
153
# ------------------------------------------------------------------------------------------------------------------------------------------------#
0 commit comments