实现开机自启动

This commit is contained in:
2026-01-22 03:50:50 +08:00
parent fcd08745b3
commit 7463e383b7

View File

@@ -1,5 +1,10 @@
#!/bin/sh #!/bin/sh
# PROVIDE: swapfile
# REQUIRE: FILESYSTEM
# KEYWORD: shutdown
. /etc/rc.subr . /etc/rc.subr
name="swapfile" name="swapfile"