Skip to content

Commit

Permalink
spec: fix systemctl path
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed Jun 29, 2021
1 parent 8375e79 commit a8e0338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm_spec/qubes-db-vm.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ License: GPL
URL: http://www.qubes-os.org/

Requires: qubes-db
Requires(post): /bin/systemctl
Requires(post): /usr/bin/systemctl
%{?systemd_requires}
BuildRequires: systemd

Expand Down

0 comments on commit a8e0338

Please sign in to comment.