Initial commit

This commit is contained in:
2019-08-04 23:47:12 +03:00
commit f1716e1fa2
13 changed files with 623 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Unit]
Description=Organize photo files, received from Syncthing or other syncing tools
[Install]
WantedBy=default.target
[Service]
Type=simple
EnvironmentFile=/home/%u/.config/photocatalog
ExecStart=photocatalog -mode $MODE -target $TARGET -monitor $MONITOR
ExecStartPre=photocatalog -mode $MODE -target $TARGET ${MONITOR}