Mini Shell

Direktori : /usr/lib/systemd/system/
Upload File :
Current File : //usr/lib/systemd/system/netcf-transaction.service

[Unit]
Description=Rollback uncommitted netcf network config change transactions
Before=network.target
Before=NetworkManager.service

[Service]
# call common script that is also used by initscript-based service
# and libnetcf.so
ExecStart=/usr/libexec/netcf-transaction.sh start
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target