Skip to content

Commit

Permalink
sync with previous runit pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaredy899 authored Jan 10, 2025
1 parent ceb301b commit 2c273f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/common-service-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ enableService() {
runit)
"$ESCALATION_TOOL" mkdir -p "/run/runit/supervise.$1"
"$ESCALATION_TOOL" ln -sf "/etc/sv/$1" "/var/service/"
sleep 2
sleep 5
;;
esac
}
Expand Down

0 comments on commit 2c273f6

Please sign in to comment.