Skip to content

Commit

Permalink
refactor: moved systemd configuration at end of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Feb 28, 2024
1 parent f22a5ba commit 307ec01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
#

# OPs are separated due to restart
# OPs are separated to allow dnsmasq to be restarted at every config change
systemctl enable "${MODULE_ID}.service"
systemctl restart "${MODULE_ID}.service"
File renamed without changes.

0 comments on commit 307ec01

Please sign in to comment.