• systemd: Configuration file /usr/lib/systemd/system/ebtables.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  • systemd: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway



Just change the permission to 0644 from the original 0755 :

  • chmod 0644 /usr/lib/systemd/system/wpa_supplicant.service
  • chmod 0644 /usr/lib/systemd/system/ebtables.service


'나는 노동자 > DCOS' 카테고리의 다른 글

dcos task exec  (0) 2019.04.03
/usr/lib/systemd/system/auditd.service is marked world-inaccessible  (0) 2018.03.20

+ Recent posts