Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Dec 7, 2023
1 parent f9b13f4 commit 055e354
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions debian/calaos-boot.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

[Unit]
Description=Calaos Boot Service
Before=basic.target

[Service]
Type=oneshot
Expand All @@ -18,4 +17,4 @@ RemainAfterExit=yes
ExecStartPre=/bin/chvt 2

[Install]
WantedBy=basic.target
WantedBy=multi-user.target

0 comments on commit 055e354

Please sign in to comment.