Skip to content

Commit

Permalink
Use 9 instead of 09 for init
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Nov 25, 2020
1 parent dd255df commit bd542ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omr-update/files/etc/init.d/omr-update
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (C) 2018 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
# Released under GPL 3. See LICENSE for the full terms.

START=09
START=9
STOP=98

boot() {
Expand Down

0 comments on commit bd542ab

Please sign in to comment.