Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion lib/rdk/factory-reset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ if [ -f /etc/os-release ];then
/bin/systemctl stop dump-backup.service
/bin/systemctl stop dnsmasq.service
/bin/systemctl stop syslog.socket
/bin/systemctl stop wpeframework.service
if [ "$DOBBY_ENABLED" == "true" ]; then
/bin/systemctl stop dobby.service
fi
Expand Down