This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/wondershaper/wondershaper.conf
-
ExecStart=/usr/sbin/wondershaper -a $IFACE -d $DSPEED -u $USPEED
-
ExecStop=/usr/sbin/wondershaper -c -a $IFACE
-
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=oneshot
-
-
[Unit]
-
After=network-online.target
-
Description=Bandwidth shaper/Network rate limiter
-
Wants=network.target
-
Additionnal notes
Nothing here.