summaryrefslogtreecommitdiff
path: root/src/etc/systemd/system/fastnetmon.service.d/override.conf
blob: 84166607073457c104c39f68d71974b9c81b5b45 (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.pid
ExecStart=
ExecStart=/usr/sbin/fastnetmon --configuration_file /run/fastnetmon/fastnetmon.conf