This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
conf/arch: remove some obsolete files
pull/1/head
10sr
10 years ago
parent
c463dd8580
commit
7e68291861
2 changed files
with
0 additions
and
15 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-10
conf/arch/fixwicd.sh
+0
-5
conf/arch/gpg.conf
+ 0
- 10
conf/arch/fixwicd.sh
View File
@@ -1,10 +0,0 @@
#!/bin/sh
# Wicd - ArchWiki / https://wiki.archlinux.org/index.php/Wicd#Problems_after_package_update
# run this script as root when wicd doesnt work after udpate.
rc.d stop wicd
# rm /etc/wicd/*.conf
mv /etc/wicd/manager-settings.conf /etc/wicd/manager-settings.conf.bak
rc.d start wicd
+ 0
- 5
conf/arch/gpg.conf
View File
@@ -1,5 +0,0 @@
no-greeting
no-permission-warning
lock-never
keyserver hkp://pool.keyserver.eu
keyserver-options timeout=10
Write
Preview
Loading…
Cancel
Save