Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
name: ead
|
||||
description: Ethernet Authentication Daemon service
|
||||
type: background
|
||||
start_cmd: /usr/libexec/ead
|
||||
exit_method: kill
|
||||
restart: true
|
||||
@@ -0,0 +1,6 @@
|
||||
name: iwd
|
||||
description: Internet Wireless Daemon service
|
||||
type: background
|
||||
start_cmd: /usr/libexec/iwd
|
||||
exit_method: kill
|
||||
restart: true
|
||||
Reference in New Issue
Block a user