mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 11:14:56 +00:00
Fix FreeBSD installation in README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -178,7 +178,7 @@ To disable TTY 2, go to `/etc/inittab` and comment out the line containing `tty2
|
||||
### FreeBSD
|
||||
|
||||
```
|
||||
# zig build installexe -Dprefix_directory=/usr/local
|
||||
# zig build installexe -Dprefix_directory=/usr/local -Dinit_system=freebsd
|
||||
# sysrc lightdm_enable="NO"
|
||||
# sysrc ly_enable="YES"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user