summaryrefslogtreecommitdiff
path: root/src/etc/systemd/system/fastnetmon.service.d/override.conf
blob: 8f7f3774fe9136f0cadfe4626e80010922041fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
RequiresMountsFor=/run
ConditionPathExists=/run/fastnetmon/fastnetmon.conf
After=
After=vyos-router.service

[Service]
Type=simple
WorkingDirectory=/run/fastnetmon
PIDFile=/run/fastnetmon/fastnetmon.pid
ExecStart=
ExecStart=/usr/sbin/fastnetmon --configuration_file /run/fastnetmon/fastnetmon.conf