mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-13 08:29:38 +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
|