Commit d38e29b
Makefile: hardcode systemd unit installation path
The path can't be relative to PREFIX, because of systemd.
Sources:
- systemd/systemd#19414
- https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html1 parent 04e93de commit d38e29b
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments