remove redundant service options

This commit is contained in:
Daniel Micay 2021-08-23 11:54:37 -04:00
parent 613251176d
commit 50b8b50707

View File

@ -4,8 +4,6 @@ After=network.service
[Service]
Type=oneshot
User=root
Group=root
ExecStart=/usr/bin/tc qdisc replace dev eth0 root cake bandwidth {bandwidth} besteffort
[Install]