mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
tor: move initscripts to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
3
lfs/tor
3
lfs/tor
@@ -107,6 +107,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
install -v -m 644 $(DIR_SRC)/config/tor/defaults-torrc \
|
||||
/usr/share/tor/defaults-torrc
|
||||
|
||||
#install initscripts
|
||||
$(call INSTALL_INITSCRIPT,tor)
|
||||
|
||||
# Install start links and backup include file.
|
||||
ln -sf ../init.d/tor /etc/rc.d/rc3.d/S60tor
|
||||
ln -sf ../init.d/tor /etc/rc.d/rc0.d/K40tor
|
||||
|
||||
Reference in New Issue
Block a user