Update Makefile in preparation for using it in the base recipes
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# FIXME rename to 10_netstack.service
|
||||
|
||||
[unit]
|
||||
description = "Network stack"
|
||||
requires_weak = [
|
||||
@@ -5,5 +7,5 @@ requires_weak = [
|
||||
]
|
||||
|
||||
[service]
|
||||
cmd = "smolnetd"
|
||||
cmd = "netstack"
|
||||
type = "notify"
|
||||
|
||||
Reference in New Issue
Block a user