Adjustments to support workstation mode
This commit is contained in:
7
distfiles/usr/local/bin/kiosk_cleanup
Executable file
7
distfiles/usr/local/bin/kiosk_cleanup
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# kiosk_cleanup
|
||||
|
||||
rm -rf $HOME/.{config,cache}/chromium/
|
||||
rm -rf /dev/shm/target.pdf
|
||||
pkill xmessage
|
||||
|
||||
Reference in New Issue
Block a user