mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 08:49:01 +00:00
Broke build.
Revert "FS-7130 make /run/freeswitch persistent, so it will start under systemd" This reverts commit bdfb8363f57ce2e32103cc2fc954f2ec8852fdd9.
This commit is contained in:
parent
81b209d516
commit
8b10cd3d00
1
debian/freeswitch-systemd.freeswitch.conf
vendored
1
debian/freeswitch-systemd.freeswitch.conf
vendored
@ -1 +0,0 @@
|
|||||||
d /run/freeswitch 0755 freeswitch freeswitch -
|
|
1
debian/freeswitch-systemd.install
vendored
1
debian/freeswitch-systemd.install
vendored
@ -1,2 +1 @@
|
|||||||
/lib/systemd/system/freeswitch.service
|
/lib/systemd/system/freeswitch.service
|
||||||
/usr/lib/tmpfiles.d/freeswitch.conf
|
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -98,8 +98,6 @@ override_dh_auto_install:
|
|||||||
dh_auto_install
|
dh_auto_install
|
||||||
mkdir -p debian/tmp/lib/systemd/system
|
mkdir -p debian/tmp/lib/systemd/system
|
||||||
install -m0644 debian/freeswitch-systemd.freeswitch.service debian/tmp/lib/systemd/system/freeswitch.service
|
install -m0644 debian/freeswitch-systemd.freeswitch.service debian/tmp/lib/systemd/system/freeswitch.service
|
||||||
mkdir -p debian/tmp/usr/lib/tmpfiles.d
|
|
||||||
install -m0644 debian/freeswitch-systemd.freeswitch.conf debian/usr/lib/tmpfiles.d/freeswitch.conf
|
|
||||||
rm -f debian/tmp/usr/share/freeswitch/grammar/model/communicator/COPYING
|
rm -f debian/tmp/usr/share/freeswitch/grammar/model/communicator/COPYING
|
||||||
|
|
||||||
override_dh_installinit:
|
override_dh_installinit:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user