Skip to content

Commit

Permalink
Merge branch 'jb50027-systemd' into 'master'
Browse files Browse the repository at this point in the history
[aarch64] Fix location of systemd unit files. Contributes to JB#50027

See merge request mer-core/buteo-mtp!32
  • Loading branch information
xfade committed Jul 6, 2020
2 parents 353da6c + 419ec84 commit a11c58d
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 a11c58d

Please sign in to comment.