mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
do not unnecessarily reload the systemd daemon
Using `daemon_reload` should only be necessary after changing a systemd config file.
This commit is contained in:
parent
974dc4168a
commit
975a177fbf
1 changed files with 0 additions and 1 deletions
|
|
@ -10,6 +10,5 @@
|
|||
ansible.builtin.systemd:
|
||||
name: autorandr
|
||||
enabled: true
|
||||
daemon_reload: true
|
||||
tags:
|
||||
- autorandr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue