add socklog package and services

This commit is contained in:
desolate
2026-05-19 15:41:38 +03:00
parent d37aada70b
commit a5de6c18b2
8 changed files with 20 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_package "socklog-void"
+1
View File
@@ -29,6 +29,7 @@ INSTALLING PACKAGES:
. "$PACKAGES_DIR/install-sandbar.sh"
. "$PACKAGES_DIR/install-seatd.sh"
. "$PACKAGES_DIR/install-slurp.sh"
. "$PACKAGES_DIR/install-socklog-void.sh"
. "$PACKAGES_DIR/install-stow.sh"
. "$PACKAGES_DIR/install-udisks2.sh"
. "$PACKAGES_DIR/install-usbutils.sh"