Skip to content

Commit a7069c0

Browse files
committed
Revert "init.d/user: add a respawn_delay value"
this reverts commit 1146ee6. safe-guarding against new defaults in /etc/rc.conf isn't really great in retrospect, so ideally we improve the defaults so that rc.conf presets are not needed. Bug: #852
1 parent 1146ee6 commit a7069c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init.d/user.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ notify="fd:3"
2121
# we should just quit fast.
2222
respawn_max=3
2323
respawn_period=5
24-
respawn_delay=500ms
2524

2625
start_pre() {
2726
if [ "$user" = "$RC_SVCNAME" ]; then

0 commit comments

Comments
 (0)