First commit
This commit is contained in:
6
config/hooks/live/998-enable-scx.hook.chroot
Executable file
6
config/hooks/live/998-enable-scx.hook.chroot
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
echo "Enabling scx-scheds..."
|
||||
|
||||
systemctl enable scx.service
|
||||
Reference in New Issue
Block a user