# Subscription configuration file for CUPS v2.1.4
-# Written by cupsd on 2017-08-06 10:59
+# Written by cupsd on 2017-08-07 10:53
NextSubscriptionId 470
<Subscription 469>
Events all
Recipient dbus://
LeaseDuration 86400
Interval 0
-ExpirationTime 1502096042
+ExpirationTime 1502182382
NextEventId 1
</Subscription>
<target type='virtio' name='com.redhat.spice.0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
+ <channel type='unix'>
+ <target type='virtio' name='org.qemu.guest_agent.0'/>
+ <address type='virtio-serial' controller='0' bus='0' port='2'/>
+ </channel>
<input type='tablet' bus='usb'>
<address type='usb' bus='0' port='1'/>
</input>
<target type='virtio' name='com.redhat.spice.0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
+ <channel type='unix'>
+ <target type='virtio' name='org.qemu.guest_agent.0'/>
+ <address type='virtio-serial' controller='0' bus='0' port='2'/>
+ </channel>
<input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/>
<graphics type='spice' autoport='yes'>
#CURL_SSL="nss"
PHP_TARGETS="php5-6 php7-0"
-PYTHON_TARGETS="python2_7 python3_4"
+
+#USE_PYTHON='2.7 3.4 3.5'
+#PYTHON_TARGETS="python2_7 python3_4"
+#PYTHON_TARGETS="python2_7 python3_4 python3_5"
PYTHON_SINGLE_TARGET="python3_4"
+
CURL_SSL="nss"
# RUBY_TARGETS="ruby21 ruby22"
--- /dev/null
+
+~dev-lang/python-3.5.3
+
+~dev-python/setuptools-36.0.1
+
#debug_peer_list = 217.237.40.156
inet_protocols = all
+virtual_alias_maps = hash:/etc/postfix/virtual
--- /dev/null
+################################################################################
+#
+# Virtual user mapping
+# /etc/postfix/virtual
+#
+# See 'man -s 5 virtual' for a description of the format
+#
+# Note, that the target addresses must be valid e-mail-addresses
+#
+################################################################################
+
+root@karla.home.brehm-online.com frank@brehm-online.com
+@karla.home.brehm-online.com frank@brehm-online.com
+
+root@lena.home.brehm-online.com frank@brehm-online.com
+@lena.home.brehm-online.com frank@brehm-online.com
+
+root@vera.home.brehm-online.com frank@brehm-online.com
+@vera.home.brehm-online.com frank@brehm-online.com
+
+# vim: filetype=conf ts=8 list