mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
Remove obsolete 'dependencies' field from lo-interface.esv
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
name: lo-interface
|
||||
description: Enable loopback interface on boot
|
||||
dependencies: ["/usr/sbin/ip"]
|
||||
type: simple
|
||||
start_cmd: ip link set lo up
|
||||
exit_method: kill
|
||||
|
||||
Reference in New Issue
Block a user