diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index dba43f2..4e20e46 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -249,7 +249,7 @@ function global-postPackageConfiguration() { systemctl daemon-reload && systemctl restart snmpd && /etc/init.d/snmpd restart cat ./ConfigFiles/NetworkDiscovery/lldpd > /etc/default/lldpd - systemct restart lldpd + systemctl restart lldpd systemctl stop rsyslog systemctl start rsyslog