Skip to content

Commit

Permalink
Update install script to make tlb init script executable.
Browse files Browse the repository at this point in the history
Added chmod +x /etc/init.d/tlb
  • Loading branch information
wd5m authored Mar 8, 2021
1 parent e8135f2 commit 490a059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Debian/install
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ cd Debian

ln -s /usr/local/libexec/tlb /usr/sbin
cp tlb /etc/init.d/
chmod +x /etc/init.d/tlb

update-rc.d tlb defaults

0 comments on commit 490a059

Please sign in to comment.