mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-06 06:15:22 +02:00
work in progress
This commit is contained in:
parent
99a6960a13
commit
417c3c7998
3 changed files with 18 additions and 7 deletions
10
INSTALL.md
10
INSTALL.md
|
@ -106,7 +106,7 @@ Homepage
|
|||
|
||||
convert -resize 1920x1080 -background black -gravity center -extent 1920x1080 image1.png bgra:/dev/fb0
|
||||
|
||||
AUtoLogin
|
||||
AutoLogin
|
||||
---------
|
||||
|
||||
|
||||
|
@ -123,3 +123,11 @@ https://wiki.archlinux.org/title/Getty#Automatic_login_to_virtual_console
|
|||
|
||||
The option Type=idle found in the default getty@.service will delay the service startup until all jobs are completed in order to avoid polluting the login prompt with boot-up messages.
|
||||
|
||||
|
||||
Quarantine Folder
|
||||
-----------------
|
||||
|
||||
mkdir /var/quarantine
|
||||
chmod 0777 /var/quarantine
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue