Skip to content

Commit

Permalink
systemd on-failure
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo committed Jul 5, 2020
1 parent 62dcb92 commit f1deca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging_ubuntu/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ After=network.target
Type=simple
ExecStart=$(which secretd) start
User=$(logname)
Restart=always
Restart=on-failure
StartLimitInterval=0
RestartSec=3
LimitNOFILE=65535
Expand Down

0 comments on commit f1deca3

Please sign in to comment.