fedora-sysv / initscripts

📜 Scripts to bring up network interfaces and legacy utilities in Fedora.
GNU General Public License v2.0
46 stars 51 forks source link

network-scripts: Use net_log() instead of logger #348

Closed jamacku closed 3 years ago

jamacku commented 3 years ago

Use internal network-scripts function net_log() instead of /usr/bin/logger if possible to make code more consistent and cleaner.