[Linux] Add systemd_units script
This commit is contained in:
5
tasks/shell/systemd_units.sh
Executable file
5
tasks/shell/systemd_units.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env zsh
|
||||||
|
|
||||||
|
SYSTEM_SERVICES=(
|
||||||
|
"systemd-resolved"
|
||||||
|
)
|
Reference in New Issue
Block a user