From fb320d5b7df9de7c968deb4fc584093f7516eb49 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 31 Mar 2014 17:07:35 -0400 Subject: use volnoti to display volume information --- services/volnoti/log/run | 3 +++ services/volnoti/run | 3 +++ 2 files changed, 6 insertions(+) create mode 100755 services/volnoti/log/run create mode 100755 services/volnoti/run (limited to 'services') diff --git a/services/volnoti/log/run b/services/volnoti/log/run new file mode 100755 index 0000000..6f0e046 --- /dev/null +++ b/services/volnoti/log/run @@ -0,0 +1,3 @@ +#!/bin/sh + +multilog t s16777215 $HOME/.log/volnoti diff --git a/services/volnoti/run b/services/volnoti/run new file mode 100755 index 0000000..0f9639c --- /dev/null +++ b/services/volnoti/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec volnoti -n -- cgit v1.2.3-54-g00ecf