diff options
| author | Lucas Castro <lucas@gnuabordo.com.br> | 2024-01-11 12:07:59 -0300 |
|---|---|---|
| committer | Lucas Castro <lucas@gnuabordo.com.br> | 2024-01-11 12:07:59 -0300 |
| commit | 11c6082673831a4e7c07633394522a3a9cffeba0 (patch) | |
| tree | e42650dfeafc8bc253377a689f84b34ae5948042 /lsm.service | |
| parent | f07863bd15070279a38dad7caa3617b0aaf44e96 (diff) | |
New upstream version 1.0.8
Diffstat (limited to 'lsm.service')
| -rw-r--r-- | lsm.service | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lsm.service b/lsm.service deleted file mode 100644 index 4b3ed8c..0000000 --- a/lsm.service +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=LSM is the link status monitor -Documentation=http://lsm.foobar.fi/ -Wants=network-online.target -After=network-online.target shorewall.service shorewall6.service - -[Service] -Type=simple -ExecStart=/usr/sbin/lsm --config /etc/lsm/lsm.conf --no-fork -ExecReload=/bin/kill -HUP $MAINPID -Restart=on-abort - -[Install] -WantedBy=multi-user.target |
