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