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 09dd63a..4864c5d 100644 --- a/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild +++ b/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild @@ -41,6 +41,7 @@ src_install() { insinto /etc/udev/rules.d doins -r etc/udev insinto /etc/systemd/system - doins etc/systemd + doins etc/systemd/surface-dtx-daemon.service + doinst etc/systemd/surface-dtx-userd.service }