wsl2/Windows\343\201\256\350\265\267\345\213\225\346\231\202\343\201\253Ubuntu\343\201\256Service\343\202\222\350\265\267\345\213\225\343\201\231\343\202\213.md
... ...
@@ -3,7 +3,7 @@ Windows起動時に実行されるファイルは以下に格納されている
3 3
```
4 4
shell:startup
5 5
```
6
-
6
+`startup.bat`などの適当な名前をつけ,以下の項目を追加.
7 7
```
8 8
@echo off
9 9
wsl -d Ubuntu-20.04 -u root -- service cron start