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

base: fix systemd config path

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