Thread
:
Accidentaly deleted /etc/event.d. Can someone point me to a download location?
View Single Post
djdas
2011-05-26 , 16:33
Posts: 77 | Thanked: 49 times | Joined on Apr 2010 @ Italy
#
5
Code:
dpkg -l |grep "^i" | cut -d' ' -f 3 | xargs dpkg -L | grep "/etc/event\.d/"
Should show the list of installed event.d files so you could compare yours with t3hwx9's
Bye
Quote & Reply
|
djdas
View Public Profile
Send a private message to djdas
Find all posts by djdas