# task-2962: .env.keys 는 export 접두라 EnvironmentFile= 로 못 읽는다. 래퍼에서 source 한다. [Unit] Description=.done 파일 처리 스크립트 [Service] Type=oneshot Environment=WORKSPACE_ROOT=/home/jay/workspace WorkingDirectory=/home/jay/workspace ExecStart=/home/jay/workspace/scripts/done-watcher-oneshot.sh StandardOutput=append:/home/jay/workspace/logs/done-watcher.log StandardError=append:/home/jay/workspace/logs/done-watcher.log [Install] WantedBy=default.target