This website works better with JavaScript.
Explore
Help
Sign In
uLab
/
xrdp-proprietary
mirror of
https://mirror.git.trinitydesktop.org/gitea/uLab/xrdp-proprietary
Watch
0
Star
0
Fork
You've already forked xrdp-proprietary
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b054f9757
ulab-next-nosound
ulab-next
ulab-original
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2b054f9757'
${ noResults }
xrdp-proprietary
/
debian
/
prerm
5 lines
78 B
Raw
Normal View
History
Unescape
Escape
add debian directory
19 years ago
#!/bin/sh
update debian files
19 years ago
if [ -e /usr/lib/xrdp ]; then
add debian directory
19 years ago
/etc/init.d/xrdp_control.sh stop
fi