mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
0b1f52439a
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
207 B
Bash
9 lines
207 B
Bash
#!/bin/bash
|
|
|
|
# /usr/share/icewm/shutdown
|
|
# This script is used to execute additional commands at icewm session exit
|
|
|
|
# killall xscreensaver
|
|
# killall nm-applet
|
|
# killall polkit-gnome-authentication-agent-1
|
|
|