Skip to content

Commit

Permalink
Merge pull request #100 from telekom-mms/feature/set-killmode-mixed-i…
Browse files Browse the repository at this point in the history
…n-systemd-service

Set KillMode=mixed in systemd service
  • Loading branch information
hwipl committed Jun 1, 2024
2 parents 542a96b + d7a583f commit b721538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/oc-daemon.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Type=dbus
BusName=com.telekom_mms.oc_daemon.Daemon
Restart=on-failure
ExecStart=/usr/bin/oc-daemon
KillMode=mixed
KillSignal=SIGINT

[Install]
Expand Down

0 comments on commit b721538

Please sign in to comment.