添加构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Armbian firstrun service
|
||||
# Regenerates the SSH keys and performs additional first run tweaks
|
||||
# This service will run in parallel with other services
|
||||
|
||||
[Unit]
|
||||
Description=Armbian first run tasks
|
||||
Before=getty.target system-getty.slice
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/lib/armbian/armbian-firstrun start
|
||||
TimeoutStartSec=2min
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user