All checks were successful
continuous-integration/drone/push Build is passing
12 lines
No EOL
269 B
SYSTEMD
12 lines
No EOL
269 B
SYSTEMD
# /etc/systemd/system/tcp-deploy.path
|
|
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
# Copyright © 2022 Thorsten Schubert <tschubert@bafh.org>
|
|
|
|
[Path]
|
|
PathModified=/home/zeno/tmp/done
|
|
TriggerLimitIntervalSec=60s
|
|
TriggerLimitBurst=1
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |