- Notifications
You must be signed in to change notification settings - Fork0
Do graceful shutdown of given programs and wait for them to exit, in doing so, on Linux distribution.
License
js-d-coder/Graceful-shutdown-on-Linux
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: this project has moved tohttps://gitlab.com/js-d-coder/Graceful-shutdown-on-Linux
Do graceful shutdown of given programs and wait for them to exit, in doing so, on Linux distribution.
You don't have to close all programs before logging out or shutdown of your Linux distribution. Let this script handle it.
You have to look for way to execute this script before your system logs out or shutdowns.
If you use KDE 5 based distributions like KDE Neon (formerly KUbuntu), Manjaro KDE, etc. you use both scripts namely,graceful-shutdown.sh
andkde-graceful-shutdown.sh
.
On other systems use onlygraceful-shutdown.sh
script. In either case, changeprograms_list
variable ingraceful-shutdown.sh
to your usecase.
Make sure both scritps are inPATH
variable of yourdesktop environment shell or you provide absolute path to them.
On KDE 5, putkde-graceful-shutdown.sh
andgraceful-shutdown.sh
in~/.config/plasma-workspace/shutdown/
.
About
Do graceful shutdown of given programs and wait for them to exit, in doing so, on Linux distribution.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.