Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
systemd: add StateDirectory= and use forking
Browse files Browse the repository at this point in the history
Signed-off-by: Allen Bai <abai@redhat.com>
  • Loading branch information
Allen Bai committed Oct 24, 2019
1 parent edc9570 commit b503ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/systemd/fedora-coreos-pinger.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ After=network-online.target

[Service]
DynamicUser=yes
Type=oneshot
RemainAfterExit=yes
Type=forking
StateDirectory=fedora-coreos-pinger
ExecStart=/usr/libexec/fedora-coreos-pinger

[Install]
Expand Down

0 comments on commit b503ecb

Please sign in to comment.