summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/splashy_stop
diff options
context:
space:
mode:
authorskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:07:06 +0400
committerskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:07:06 +0400
commitf4217c1e1d25cb963e547e1f40bba587892e9d9d (patch)
tree761fb03d56c1704d6f7ba62d1ed477037526c14c /base/aaabasicfs/splashy_stop
parent6f3f948a30a74d44ada76ca9b5c83e28fcd7146e (diff)
parent3dc66bcb0e1cec9f83584f304137054b47d32561 (diff)
downloadnutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.gz
nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.bz2
nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.xz
nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base/aaabasicfs/splashy_stop')
-rwxr-xr-xbase/aaabasicfs/splashy_stop4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/aaabasicfs/splashy_stop b/base/aaabasicfs/splashy_stop
new file mode 100755
index 000000000..c6b366391
--- /dev/null
+++ b/base/aaabasicfs/splashy_stop
@@ -0,0 +1,4 @@
+#!/bin/sh
+if [ -f /sbin/splashy_update ]; then
+ /sbin/splashy_update "exit"
+fi