1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-31 02:52:29 +01:00

Removed bin/sbin out of config options.

Let's do this in pythonic way, optionally leave the decision to package
maintainers, where to put binaries.
This commit is contained in:
2020-08-31 21:07:30 +02:00
parent 367a9ab74d
commit 0ef443f97c
10 changed files with 42 additions and 65 deletions

View File

@@ -9,7 +9,7 @@
# Description: wicd, a wired and wireless connection manager.
### END INIT INFO
WICD_BIN=/usr/sbin/wicd
WICD_BIN=/usr/bin/wicd
test -x $WICD_BIN || exit 5
. /etc/rc.status