Skip to content

Commit 9337c40

Browse files
committed
Update the systemd service to be restartable by default
Signed-off-by: Liming Sun <lsun@mellanox.com>
1 parent 51a3414 commit 9337c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bfrshim.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Documentation=man:bfrshim(8)
77
After=network.target
88

99
[Service]
10+
Restart=always
1011
Type=forking
1112
ExecStart=-/usr/bin/bfrshim $OPTIONS
1213
KillMode=process

0 commit comments

Comments
 (0)