fix: add missing lib vars.

This commit is contained in:
Alexandre Pujol 2023-07-09 15:15:20 +01:00
parent dab27a492d
commit 0bf068d3f2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}lib/systemd/user-generators/systemd-xdg-autostart-generator
@{exec_path} = @{lib}/systemd/user-generators/systemd-xdg-autostart-generator
profile systemd-xdg-autostart-generator @{exec_path} {
include <abstractions/base>
include <abstractions/systemd-common>