gui-apps/noctalia-shell: install systemd unit as user service

Signed-off-by: Luke Gompertz <luke.gompz@gmail.com>
This commit is contained in:
Luke Gompertz
2025-12-28 14:04:29 +00:00
parent f301c86460
commit dedb54d8a6

View File

@@ -44,7 +44,7 @@ src_install() {
doins -r .
# Install systemd unit
systemd_dounit Assets/Services/systemd/noctalia.service
systemd_douserunit Assets/Services/systemd/noctalia.service
}
pkg_postinst() {