Use shutdown -p now on FreeBSD, update instructions

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-10-18 13:47:52 +02:00
parent 44c8acff16
commit bfb3f925d9
3 changed files with 7 additions and 3 deletions

View File

@@ -264,7 +264,7 @@ session_log = ly-session.log
setup_cmd = $CONFIG_DIRECTORY/ly/setup.sh
# Command executed when pressing shutdown_key
shutdown_cmd = /sbin/shutdown -a now
shutdown_cmd = /sbin/shutdown $PLATFORM_SHUTDOWN_ARG now
# Specifies the key used for shutdown (F1-F12)
shutdown_key = F1