1[Unit] 2Description=Setting PCA953X IO Expander 3After=systemd-networkd.service 4 5[Service] 6Type=notify 7ExecStart=/usr/bin/pca953x-ioset.sh 8TimeoutStartSec=0 9 10[Install] 11WantedBy=multi-user.target 12
1[Unit] 2Description=Setting PCA953X IO Expander 3After=systemd-networkd.service 4 5[Service] 6Type=notify 7ExecStart=/usr/bin/pca953x-ioset.sh 8TimeoutStartSec=0 9 10[Install] 11WantedBy=multi-user.target 12