mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
cleanups: remove default S01syslogd
This commit is contained in:
parent
35f666e894
commit
d8313f6370
@ -201,7 +201,7 @@ rm -rf ${TARGET}/usr/lib/python2.7/config/
|
||||
rm -rf ${TARGET}/usr/lib/python2.7/unittest/
|
||||
|
||||
# buildroot default startup scripts
|
||||
rm -f ${TARGET}/etc/init.d/S01logging
|
||||
rm -f ${TARGET}/etc/init.d/S01syslogd
|
||||
rm -f ${TARGET}/etc/init.d/S10udev
|
||||
rm -f ${TARGET}/etc/init.d/S15watchdog
|
||||
rm -f ${TARGET}/etc/init.d/S20urandom
|
||||
@ -219,4 +219,3 @@ rm -f ${TARGET}/etc/init.d/S91smb
|
||||
rm -rf ${TARGET}/data/*
|
||||
rm -rf ${TARGET}/run
|
||||
rm -rf ${TARGET}/etc/profile.d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user