mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
7 lines
120 B
Bash
7 lines
120 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -oue pipefail
|
|
|
|
systemctl enable realtime-setup.service
|
|
systemctl enable realtime-entsk.service
|