Skip to content

Commit 048d468

Browse files
authored
replace policykit-1 with polkitd (#8439)
1 parent a204f29 commit 048d468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/pulse-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ update_os
1717
msg_info "Installing Dependencies"
1818
$STD apt install -y \
1919
diffutils \
20-
policykit-1
20+
polkitd
2121
msg_ok "Installed Dependencies"
2222

2323
msg_info "Creating User"

0 commit comments

Comments
 (0)