Explorar o código

Update source-systemd.sh

FusionPBX %!s(int64=8) %!d(string=hai) anos
pai
achega
2492813700
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/resources/switch/source-systemd.sh

+ 1 - 1
debian/resources/switch/source-systemd.sh

@@ -1,5 +1,5 @@
 cp "$(dirname $0)/source/freeswitch.service.source" /lib/systemd/system/freeswitch.service
-cp "$(dirname $0)/source/etc.default.freeswitch" /etc/default/freeswitch
+cp "$(dirname $0)/source/etc.default.freeswitch.source" /etc/default/freeswitch
 systemctl enable freeswitch
 systemctl unmask freeswitch.service
 systemctl daemon-reload