Fixed perms for attach/detach scripts.
This commit is contained in:
parent
20529c53b4
commit
77d72a93bf
1 changed files with 2 additions and 0 deletions
|
@ -30,5 +30,7 @@ src_install() {
|
|||
doins -r usr
|
||||
fperms 0755 /usr/bin/surface-dtx-userd
|
||||
fperms 0755 /usr/bin/surface-dtx-daemon
|
||||
fperms 0755 /etc/surface-dtx-daemon/attach.sh
|
||||
fperms 0755 /etc/surface-dtx-daemon/detatch.sh
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue