]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank.brehm@profitbricks.com>
Tue, 20 Sep 2016 15:53:05 +0000 (17:53 +0200)
committerroot Samara <root@samara.pb.local>
Tue, 20 Sep 2016 15:53:05 +0000 (17:53 +0200)
._cfg0000_g15daemon.conf [new file with mode: 0644]
init.d/g15daemon

diff --git a/._cfg0000_g15daemon.conf b/._cfg0000_g15daemon.conf
new file mode 100644 (file)
index 0000000..2d2bfc3
--- /dev/null
@@ -0,0 +1,27 @@
+# G15Daemon Configuration File
+# any items entered before a [section] header
+# will be in the Global config space
+# comments you wish to keep should start with a semicolon';'
+
+[Global]
+Use MR as Cycle Key: Off
+
+[PLUGIN_LOAD_ORDER]
+0: g15plugin_uinput.so
+1: g15plugin_clock.so
+2: g15plugin_tcpserver.so
+TotalPlugins: 3
+
+[PLUGINS]
+Linux UINPUT Keyboard Output: Load
+Clock: Load
+LCDServer: Load
+
+[Keyboard OS Mapping (uinput)]
+device: /dev/input/uinput
+Lkeys.mapped: 0
+
+[Clock]
+24hrFormat: On
+ShowDate: Off
+Digital: On
index 4ea22a0c7985b22230e3f28e4592d93589122ad8..6881df845e8d573a6332d4372caeefa47aa09a92 100755 (executable)
@@ -1,7 +1,7 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd,v 1.3 2014/08/03 11:23:31 polynomial-c Exp $
+# $Id$
 
 # Init script for g15daemon