instfiles: default/xrdp is not needed as well on systemd
This commit is contained in:
parent
ea0aba4ae3
commit
2ce05038fd
@ -4,7 +4,6 @@ xrdp.service
|
||||
|
||||
SUBDIRS = \
|
||||
pam.d \
|
||||
default \
|
||||
pulse
|
||||
|
||||
if HAVE_SYSTEMD
|
||||
@ -13,6 +12,7 @@ systemdsystemunit_DATA = \
|
||||
xrdp.service
|
||||
else
|
||||
SUBDIRS+=
|
||||
default \
|
||||
init.d
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user