6 lines
60 B
Bash
Executable File
6 lines
60 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
|
|
SYSTEM_SERVICES=(
|
|
"systemd-resolved"
|
|
)
|