You are not logged in.
I maintain kodi-standalone-service to allow users to start kodi from a systemd service (standalone application). It has come to my attention that, on a fresh Arch install, starting kodi-gbm.service will end an error which I cannot resolve without commenting lines in /etc/pam.d/system-auth. Does anyone have some ideas as to what is missing?
% systemctl status kodi-gbm
○ kodi-gbm.service - Kodi standalone (GBM)
Loaded: loaded (/usr/lib/systemd/system/kodi-gbm.service; disabled; preset: disabled)
Drop-In: /etc/systemd/system/kodi-gbm.service.d
└─override.conf
Active: inactive (dead)
Jan 23 11:04:51 myth2 systemd[1]: Started Kodi standalone (GBM).
Jan 23 11:04:51 myth2 systemd[889]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 23 11:04:51 myth2 systemd[889]: pam_unix(login:session): session opened for user kodi(uid=989) by LOGIN(uid=0)
Jan 23 11:07:29 myth2 systemd[1]: Stopping Kodi standalone (GBM)...
Jan 23 11:07:29 myth2 systemd[1240]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 23 11:07:29 myth2 systemd[1240]: pam_unix(login:session): session opened for user kodi(uid=989) by LOGIN(uid=0)
Jan 23 11:07:32 myth2 systemd[1244]: pam_unix(login:session): session closed for user kodi
Jan 23 11:07:32 myth2 systemd[1]: kodi-gbm.service: Deactivated successfully.
Jan 23 11:07:32 myth2 systemd[1]: Stopped Kodi standalone (GBM).
Feel free to reply here or directly in Issue #45 on github.
Last edited by graysky (2023-01-25 10:13:20)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline