-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /lib/systemd/system/
File Upload :
Current File : //lib/systemd/system/ifup@.service

[Unit]
Description=ifup for %I
After=local-fs.target network-pre.target networking.service systemd-sysctl.service
Before=network.target
BindsTo=sys-subsystem-net-devices-%i.device
After=sys-subsystem-net-devices-%i.device
ConditionPathIsDirectory=/run/network
DefaultDependencies=no

[Service]
ExecStart=/sbin/ifup --allow=hotplug %I
ExecStop=/sbin/ifdown %I
RemainAfterExit=true

Copyright © 2017 || Recoded By Mr.Bumblebee