You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/instfiles
Koichiro IWAO 72b5088449
FreeBSD: separate rc script into xrdp and xrdp-sesman
to improve fscd(8)[1] compatibility. fscd(8) monitors daemons and
restarts after daemons crashed. We usually want to start, stop, and
restart xrdp and xrdp-sesman separately because restarting xrdp-sesman
means losing existing sessions. This change will enable fscd(8) not to
restart xrdp-sesman together when only xrdp daemon crashes.

Now rc.d/xrdp mainly has following commands:

* start      - starts xrdp
* stop       - stops xrdp
* restart    - stops xrdp, then starts it again
* allstart   - starts both xrdp and xrdp-sesman
* allstop    - stops both
* allrestart - stops both, then start them again
* status     - returns status of xrdp

rc.d/xrdp-sesman doesn't have all- prefixed commands.

[1] https://www.freshports.org/sysutils/fsc/
7 years ago
..
default Use "dist_" prefix to minimize use of EXTRA_DIST 9 years ago
init.d Remove trailing whitespace 8 years ago
pam.d instfiles: Add pam.d config for arch linux. 7 years ago
pulse Use "dist_" prefix to minimize use of EXTRA_DIST 9 years ago
rc.d FreeBSD: separate rc script into xrdp and xrdp-sesman 7 years ago
Makefile.am FreeBSD: separate rc script into xrdp and xrdp-sesman 7 years ago
keymap-names.txt switch newly added keymaps to 8 hex digit 8 years ago
km-0000040a.ini switch newly added keymaps to 8 hex digit 8 years ago
km-0000040b.ini add Finnish keyboard 8 years ago
km-0000040c.ini Switch to 8 hex digit keymapfile 8 years ago
km-0000041d.ini Switch to 8 hex digit keymapfile 8 years ago
km-0000080c.ini Switch to 8 hex digit keymapfile 8 years ago
km-0000100c.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000407.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000409.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000410.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000411.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000412.ini Add Korean keymap 8 years ago
km-00000414.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000415.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000416.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000419.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000807.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000809.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000813.ini Switch to 8 hex digit keymapfile 8 years ago
km-00000816.ini Switch to 8 hex digit keymapfile 8 years ago
km-00010409.ini Add dvorak keyboard layout 7 years ago
xrdp-sesman.service.in instfiles: substitute directories in systemd service files 8 years ago
xrdp.service.in instfiles: substitute directories in systemd service files 8 years ago
xrdp.sh added LSB tags to xrdp.sh 13 years ago