Skip to content

Commit

Permalink
#1521: start socket activation, not the service
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@16052 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jun 12, 2017
1 parent 8b5611b commit a41e02a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ override_dh_shlibdeps:
override_dh_auto_install:
dh_auto_install --destdir=$(CURDIR)/debian/tmp -- $(BUILDOPTS)

override_dh_systemd_start:
dh_systemd_start xpra.socket

## gracefully handle stripping if -dbg packages are (un-)commented in debian/control
override_dh_strip:
[ -d "$(CURDIR)/debian/xpra-dbg" ] \
Expand Down

0 comments on commit a41e02a

Please sign in to comment.