commit: dedb54d8a60f4c3c5c405ae3cff8c3b36a35aaa3
Author: Luke Gompertz <luke.gompz <AT> gmail <DOT> com>
AuthorDate: Sun Dec 28 14:04:29 2025 +0000
Commit: Luke Gompertz <luke.gompz <AT> gmail <DOT> com>
CommitDate: Sun Dec 28 14:05:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dedb54d8
gui-apps/noctalia-shell: install systemd unit as user service
Signed-off-by: Luke Gompertz <luke.gompz <AT> gmail.com>
gui-apps/noctalia-shell/noctalia-shell-3.7.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/noctalia-shell/noctalia-shell-3.7.5.ebuild
b/gui-apps/noctalia-shell/noctalia-shell-3.7.5.ebuild
index b1632fe766..b06924e9a8 100644
--- a/gui-apps/noctalia-shell/noctalia-shell-3.7.5.ebuild
+++ b/gui-apps/noctalia-shell/noctalia-shell-3.7.5.ebuild
@@ -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() {