Skip to content

Commit

Permalink
Set log service type to exec
Browse files Browse the repository at this point in the history
  • Loading branch information
surban committed Jun 27, 2024
1 parent 96bf0fa commit 1e53f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/openemc-log.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PartOf=systemd-journal-flush.service
After=dev-openemc.device systemd-journal-flush.service

[Service]
Type=simple
Type=exec
ExecStartPre=-openemc-log --bootloader
ExecStart=openemc-log

Expand Down

0 comments on commit 1e53f4d

Please sign in to comment.