Skip to content

Commit

Permalink
[aarch64] Fix location of systemd unit files. Contributes to JB#50027
Browse files Browse the repository at this point in the history
  • Loading branch information
mlehtima committed Jul 6, 2020
1 parent 353da6c commit 419ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/systemd/systemd.pro
Expand Up @@ -4,6 +4,6 @@ service.files = *.service
service.path = /usr/lib/systemd/user/

mount.files = *.mount
mount.path = /lib/systemd/system/
mount.path = /usr/lib/systemd/system/

INSTALLS += service mount

0 comments on commit 419ec84

Please sign in to comment.