moved the config for devfs helpers
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
|
||||
service_type='oneshot'
|
||||
|
||||
# Config
|
||||
cfg_links=(
|
||||
'/proc/self/fd;/dev/fd'
|
||||
)
|
||||
# Config moved to conf.d
|
||||
|
||||
start() {
|
||||
for l in "${cfg_links[@]}"; do
|
||||
|
Reference in New Issue
Block a user