[Linux] Add systemd_units script
This commit is contained in:
parent
c76ef133c4
commit
e3bdeb47a8
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"
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user