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 = \
|
SUBDIRS = \
|
||||||
pam.d \
|
pam.d \
|
||||||
default \
|
|
||||||
pulse
|
pulse
|
||||||
|
|
||||||
if HAVE_SYSTEMD
|
if HAVE_SYSTEMD
|
||||||
@ -13,6 +12,7 @@ systemdsystemunit_DATA = \
|
|||||||
xrdp.service
|
xrdp.service
|
||||||
else
|
else
|
||||||
SUBDIRS+=
|
SUBDIRS+=
|
||||||
|
default \
|
||||||
init.d
|
init.d
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user