Skip to content

Commit

Permalink
modified: ts/build/packages/freerdp/build/extra/etc/init.d/freerdp-init
Browse files Browse the repository at this point in the history
  • Loading branch information
Doncuppjr committed Oct 31, 2018
1 parent 3d5c599 commit 203cc35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ts/build/packages/freerdp/build/extra/etc/init.d/freerdp-init
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
if ! pkg_initialized $PACKAGE; then
pkg_set_init_flag $PACKAGE

if is_disabled "$FREERDP_NLA"; then
FRDPOPTIONS="$FRDPOPTIONS -sec-nla"
fi
# if is_disabled "$FREERDP_NLA"; then
# FRDPOPTIONS="$FRDPOPTIONS -sec-nla"
# fi

# if is_disabled "$FREERDP_GETUSER"; then
# rm -f /etc/cmd/freerdp.getuser
Expand Down

0 comments on commit 203cc35

Please sign in to comment.