Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2d8d60c0bc
|
|||
04363a50bb
|
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
|||||||
VERSION = 0.13.1
|
VERSION = 0.13.3
|
||||||
|
|
||||||
PKG = live-services
|
PKG = live-services
|
||||||
TOOLS = artools
|
TOOLS = artools
|
||||||
|
@@ -26,7 +26,8 @@ s6_disable_live_services(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
suite66_enable_live_services(){
|
suite66_enable_live_services(){
|
||||||
66-tree -ncE default
|
[ -d /var/lib/66/system/boot ] || 66-tree -n boot
|
||||||
|
[ -d /var/lib/66/system/default ] || 66-tree -ncE default
|
||||||
66-enable -t default artix-live pacman-init
|
66-enable -t default artix-live pacman-init
|
||||||
|
|
||||||
if [ -f /usr/bin/gdm ]; then
|
if [ -f /usr/bin/gdm ]; then
|
||||||
|
Reference in New Issue
Block a user