summaryrefslogtreecommitdiff
path: root/core/opiealarm/opie-opiealarm.postinst
authorsandman <sandman>2002-05-31 03:55:42 (UTC)
committer sandman <sandman>2002-05-31 03:55:42 (UTC)
commitbf13813d8c277a0bb9baf121e1a6ddbaa1e1dd8e (patch) (side-by-side diff)
tree1d60d5ebc7447340a629bae6344995106921f0e8 /core/opiealarm/opie-opiealarm.postinst
parent460454a3a117afafde6094da6a4e12625f880908 (diff)
downloadopie-bf13813d8c277a0bb9baf121e1a6ddbaa1e1dd8e.zip
opie-bf13813d8c277a0bb9baf121e1a6ddbaa1e1dd8e.tar.gz
opie-bf13813d8c277a0bb9baf121e1a6ddbaa1e1dd8e.tar.bz2
Initial check in of opiealarm/opieatd
This is a (tiny) replacement for ipaqalarm/qpe2uschedule/uscheduled Made w2k-ppp only claim the needed files (not the whole etc dir)
Diffstat (limited to 'core/opiealarm/opie-opiealarm.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-xcore/opiealarm/opie-opiealarm.postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/opiealarm/opie-opiealarm.postinst b/core/opiealarm/opie-opiealarm.postinst
new file mode 100755
index 0000000..7fc8350
--- a/dev/null
+++ b/core/opiealarm/opie-opiealarm.postinst
@@ -0,0 +1,4 @@
+#/bin/sh
+
+/etc/init.d/opieatd start
+exit 0 \ No newline at end of file