diff --git a/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild b/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild index 4c10885..25b2d0d 100644 --- a/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild +++ b/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild @@ -42,6 +42,7 @@ src_install() { doins etc/udev/40-surface_dtx.rules insinto /etc/systemd/system doins etc/systemd/surface-dtx-daemon.service + insinto /etc/systemd/user doins etc/systemd/surface-dtx-userd.service }