mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-06 16:08:22 +00:00
Add modern Raspberry Pi OS compatibility
This commit is contained in:
parent
4636a4f4f6
commit
3b7a16564b
35 changed files with 725 additions and 15678 deletions
9
pivilion.conf.example
Normal file
9
pivilion.conf.example
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copy this file to /boot/firmware/pivilion.conf or /etc/pivilion.conf.
|
||||
# Values are parsed as data; this is not a shell script.
|
||||
PIVILION_USER=pi
|
||||
PIVILION_HOME=/home/pi
|
||||
PIVILION_DIR=/home/pi/pivilion
|
||||
PIVILION_WEBROOT=/var/www/html/pivilion
|
||||
PIVILION_MODE=onion
|
||||
PIVILION_HOTSPOT_SSID=pivilion
|
||||
# PIVILION_WIFI_INTERFACE=wlan0
|
||||
Loading…
Add table
Add a link
Reference in a new issue