Date: Saturday, March 9, 2013 @ 07:05:05 Author: fyan Revision: 85935
archrelease: copy trunk to community-i686, community-x86_64 Deleted: cgminer/repos/community-i686/cgminer.conf.d cgminer/repos/community-i686/cgminer.service cgminer/repos/community-x86_64/cgminer.conf.d cgminer/repos/community-x86_64/cgminer.service ----------------------------------+ community-i686/cgminer.conf.d | 11 ----------- community-i686/cgminer.service | 8 -------- community-x86_64/cgminer.conf.d | 11 ----------- community-x86_64/cgminer.service | 8 -------- 4 files changed, 38 deletions(-) Deleted: community-i686/cgminer.conf.d =================================================================== --- community-i686/cgminer.conf.d 2013-03-09 06:03:40 UTC (rev 85934) +++ community-i686/cgminer.conf.d 2013-03-09 06:05:05 UTC (rev 85935) @@ -1,11 +0,0 @@ -# Use JSON-format configuration. (recommended) -CGMINER_CONF="/etc/cgminer.conf" - -# Uncommend this if you prefer simple command-line arguments. -#CGMINER_CONF="" -#CGMINER_PROTOCOL="http" -#CGMINER_IP="127.0.0.1" -#CGMINER_PORT="8332" -#CGMINER_USER="username" -#CGMINER_PASS="password" -CGMINER_ARGS="--syslog" Deleted: community-i686/cgminer.service =================================================================== --- community-i686/cgminer.service 2013-03-09 06:03:40 UTC (rev 85934) +++ community-i686/cgminer.service 2013-03-09 06:05:05 UTC (rev 85935) @@ -1,8 +0,0 @@ -[Unit] -Description=Multi-threaded multi-pool CPU and GPU miner for bitcoin - -[Service] -ExecStart=/usr/bin/cgminer -T --config /etc/cgminer.conf --syslog - -[Install] -WantedBy=multi-user.target Deleted: community-x86_64/cgminer.conf.d =================================================================== --- community-x86_64/cgminer.conf.d 2013-03-09 06:03:40 UTC (rev 85934) +++ community-x86_64/cgminer.conf.d 2013-03-09 06:05:05 UTC (rev 85935) @@ -1,11 +0,0 @@ -# Use JSON-format configuration. (recommended) -CGMINER_CONF="/etc/cgminer.conf" - -# Uncommend this if you prefer simple command-line arguments. -#CGMINER_CONF="" -#CGMINER_PROTOCOL="http" -#CGMINER_IP="127.0.0.1" -#CGMINER_PORT="8332" -#CGMINER_USER="username" -#CGMINER_PASS="password" -CGMINER_ARGS="--syslog" Deleted: community-x86_64/cgminer.service =================================================================== --- community-x86_64/cgminer.service 2013-03-09 06:03:40 UTC (rev 85934) +++ community-x86_64/cgminer.service 2013-03-09 06:05:05 UTC (rev 85935) @@ -1,8 +0,0 @@ -[Unit] -Description=Multi-threaded multi-pool CPU and GPU miner for bitcoin - -[Service] -ExecStart=/usr/bin/cgminer -T --config /etc/cgminer.conf --syslog - -[Install] -WantedBy=multi-user.target
