Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[concierge-dev] Is there a way to prevent quit and exit ?

Hi again,

I'm setting the container to be started as linux systemd service and detach the console using linux screen.

when necessary I would like to stop/restart the container using only the systemd service commands (through kill TERM signal). Then I'm thinking in restrict the ways to exit/quit from console.

is there anything I can do to achieve that ?

thanks,

Cristiano


Back to the top