Skip to content
Snippets Groups Projects
Commit 9020bc4d authored by godog's avatar godog
Browse files

base: fix systemd config path

parent 94403a69
Branches
No related tags found
1 merge request!117base: fix systemd config path
Pipeline #6816 passed
......@@ -35,6 +35,6 @@
- name: Configure systemd
copy:
src: "system.conf"
dest: "/etc/systemd/system.dconf"
dest: "/etc/systemd/system.conf"
notify: reload systemd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment