summaryrefslogtreecommitdiffstats
path: root/core/modules/safe-mode/data/opt/openslx
Commit message (Collapse)AuthorAgeFilesLines
* [debug-report-bwlp] Include special bwlp log directorySteffen Ritter2024-01-221-1/+1
| | | | | | | | | | Sometimes we need more debug output, so we extend our scripts with additional logging information. But where to store such logs without always overwriting 'debug_report' binary or hacking log file names to somethin we already include? So we include a special '/tmp/bwlp_debug_logs' directory where we could store and report e.g. 'set -x' output from our scripts.
* [exam-mode] Wording Klausurmodus -> PrüfungsmodusSteffen Ritter2024-01-111-1/+1
|
* [safe-mode] Fix broken HEREDOCSimon Rettberg2021-02-221-1/+1
|
* [safe-mode] mask ctrl-alt-del.targetJonathan Bauer2020-10-261-1/+1
| | | | | | 'systemctl show -p FragmentPath' seems to resolve symlinks, thus we cannot use it to find the path of the ctrl-alt-del.target symlink. Using a hardcoded path was also just bad.
* [safe-mode] Timeouts for our systemd reload/restart shenanigansSimon Rettberg2020-10-141-2/+3
| | | | | This might or moght not hang depending on what kind of other services and dependencies are around. Add a safety timeout to those operations.
* [safe-mode] Fix typo in mkdirSimon Rettberg2020-10-061-1/+1
|
* [safe-mode] Fix greeter-background overrideSimon Rettberg2020-10-061-1/+2
|
* [*] Helper script to add text to lightdm logo, and change its colorSimon Rettberg2020-10-061-3/+6
|
* [*] Use logind.conf to kill user processesSimon Rettberg2019-05-241-1/+2
| | | | | Get rid of old, brittle script in pam session close that would do wonky stuff to kill stray user processes.
* Revert "[safe-mode] disable screen going to standby/poweroff"Steffen Ritter2018-04-201-6/+0Star
| | | | This reverts commit 5397732b97d75eee0f34e19362d736452f2b193b.
* [safe-mode] disable screen going to standby/poweroffSteffen Ritter2018-04-201-0/+6
|
* [safe-mode] systemd != systemctlSteffen Ritter2018-04-201-1/+1
|
* [safe-mode] sed without input won't work...Steffen Ritter2018-04-201-3/+1Star
|
* [safe-mode] Change color of lightdm and banner.svg in exam modeSteffen Ritter2018-04-171-1/+2
|
* [rfs-stage31,safe-mode] Move exam mode patching from stage31 to safe-mode scriptSimon Rettberg2017-11-151-0/+30
|
* [safe-mode] Support lightdmSimon Rettberg2017-11-141-0/+11
|
* merge with latest dev versionSebastian2016-04-251-0/+24