Fixed systemd service location (2).
This commit is contained in:
parent
4890ccb6e6
commit
c6db4a7e1b
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ src_install() {
|
||||||
insinto /etc/udev/rules.d
|
insinto /etc/udev/rules.d
|
||||||
doins -r etc/udev
|
doins -r etc/udev
|
||||||
insinto /etc/systemd/system
|
insinto /etc/systemd/system
|
||||||
doins etc/systemd
|
doins etc/systemd/surface-dtx-daemon.service
|
||||||
|
doinst etc/systemd/surface-dtx-userd.service
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue