Hello,
I've updated to 3.4.0 very recently and I am loving the built in features! I am making use of the remote configuration and it is an amazing feature.
One problem I am having is that even if I choose NOT to enable the shutdown combination, people are still able to turn off the computer just by pressing the power button. I would like to prevent people from shutting down the kiosk, unless the power button is held down for 10 seconds.
This feature worked for version 3.1, so it seems that this may be a bug.
[Solved] System goes down
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
-
- White ninja
- Posts: 24
- Joined: 27 Dec 2013, 02:02
- Distribution: Porteus Kiosk 4.7.0
- Location: USA
[Solved] System goes down
Last edited by feist on 08 Jul 2015, 15:41, edited 1 time in total.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: System goes down
hHello feist,
this is not a bug, please have a look on the changelog:
http://porteus-kiosk.org/changelog-releases.html#3.4.0
if you want to prevent users from powering off the kiosk then your have to block a physical access to the power button.
if this is not possible and you want the old behavior then please remaster the ISO and delete /etc/acpi/default.sh through /etc/rc.d/rc.local.
this is not a bug, please have a look on the changelog:
http://porteus-kiosk.org/changelog-releases.html#3.4.0
Code: Select all
If 'shutdown menu' feature is not enabled in the wizard then allow powering off the PC by pressing the power button. If user has a physical access to the PC then can force kiosk shutdown by holding the button for 5 secs anyway and its better to power off the machine gently.
if this is not possible and you want the old behavior then please remaster the ISO and delete /etc/acpi/default.sh through /etc/rc.d/rc.local.
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 24
- Joined: 27 Dec 2013, 02:02
- Distribution: Porteus Kiosk 4.7.0
- Location: USA
Re: System goes down
Thank you, I did not know that the default behavior had been changed. I donated yesterday because I love how Porteus Kiosk is coming along. Keep up the good work!
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: [Solved] System goes down
thank you for your support!
Please add [Solved] to your thread title if the solution was found.