User Tools

Site Tools


raspberry_pi_kiosk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
raspberry_pi_kiosk [2020/05/14 18:41] herwarthraspberry_pi_kiosk [2020/05/16 18:44] (current) herwarth
Line 77: Line 77:
 TimeoutSec=30s TimeoutSec=30s
 </code> </code>
-Because /var/spool is also a tmpfs filesystem, we need to disable that directory to become mask 0755. Comment out the following line so it looks like this: +Because /var/spool is also a tmpfs filesystem, we need to disable that directory to become mask 0755. Copy the following file 
-<code - /usr/lib/tmpfiles.d/var.conf>+<code> 
 +cp /usr/lib/tmpfiles.d/var.conf /etc/tmpfiles.d 
 +</code> 
 +comment out the following line so it looks like this: 
 +<code - /etc/tmpfiles.d/var.conf>
 . .
 . .
raspberry_pi_kiosk.1589481693.txt.gz · Last modified: by herwarth