saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
@@ -9,10 +9,6 @@ extra_started_commands="reload"
|
||||
PIDFILE=/var/run/tor/tor.pid
|
||||
CONFFILE=/etc/tor/torrc
|
||||
|
||||
depend() {
|
||||
need net
|
||||
}
|
||||
|
||||
checkconfig() {
|
||||
# first check that it exists
|
||||
if [ ! -f ${CONFFILE} ] ; then
|
||||
|
||||
Reference in New Issue
Block a user