diff options
| author | copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> | 2026-04-25 21:12:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-25 21:12:00 +0000 |
| commit | 00a8a558aa2984401728c5027cf054b9d7a97b6f (patch) | |
| tree | ed10fcc4dd1153d983164bff9523f594b4d63ff8 /systemd/datasync.path | |
| parent | 6694a4948df344df8d080a277e6fdf51cbef4274 (diff) | |
Organize low-risk repo assets
Agent-Logs-Url: https://github.com/grothedev/randomscripts/sessions/5da26845-b606-4f8f-8fcb-488a29119f51
Co-authored-by: grothedev <5280051+grothedev@users.noreply.github.com>
Diffstat (limited to 'systemd/datasync.path')
| -rwxr-xr-x | systemd/datasync.path | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/systemd/datasync.path b/systemd/datasync.path new file mode 100755 index 0000000..3319c1d --- /dev/null +++ b/systemd/datasync.path @@ -0,0 +1,18 @@ +[Unit] +Wants=datasync.service + +[Path] +PathChanged=/home/thomas/doc/ +PathChanged=/home/thomas/img/ +PathChanged=/home/thomas/_journal +PathChanged=/home/thomas/lmms/projects/ +PathChanged=/home/thomas/do +PathChanged=/home/thomas/_poetry +PathChanged=/home/thomas/aud/ +PathChanged=/home/thomas/.password-store +PathChanged=/home/thomas/vid +PathChanged=/home/thomas/dev +Unit=datasync.service + +[Install] +WantedBy=datasync.service |
