1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-19 09:47:23 +00:00

FS-11614: [Packaging] Remove syslog systemd unit requirement

This commit is contained in:
Serj 2019-01-25 22:14:27 +00:00
parent 1681db4ba2
commit cc39fed1e3

@ -3,8 +3,8 @@
[Unit]
Description=freeswitch
Wants=network-online.target
Requires=syslog.socket network.target local-fs.target
After=syslog.socket network.target network-online.target local-fs.target
Requires=network.target local-fs.target
After=network.target network-online.target local-fs.target
[Service]
; service