| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use SCRIPTS for executable scripts, don't use "chmod 755" | Pavel Roskin | 2016-02-22 | 1 | -1/+1 |
| | | |||||
| * | Use "dist_" prefix to minimize use of EXTRA_DIST | Pavel Roskin | 2016-02-22 | 1 | -4/+2 |
| | | | | "dist" is ignored in presense of "noinst", so keep noinst_man_MANS. | ||||
| * | instfiles: init.d/xrdp shouldn't be installed on systemd system | Koichiro IWAO | 2015-04-17 | 1 | -1/+1 |
| | | | | | | | | | | On systemd system, at least CentOS 7, `service foo start` command works as wrapper of `systemctl start foo`. However, xrdp installs init script into /etc/init.d/xrdp. This script is not necessary for systemd system, and, what is worse, if init.d/xrdp exists, `service xrdp start` works as wrapper to run init.d/xrdp. Maybe this is inconvinient for many users. | ||||
| * | Changes related to integration | Gustavo Homem | 2013-03-18 | 1 | -0/+4 |
