mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Fix FreeBSD installation in README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
a3a8f11575
commit
52d29bbd47
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue