1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 22:46:47 +00:00

update systemd

这个提交包含在:
bigeagle
2014-10-19 00:43:07 +08:00
父节点 3629448b3b
当前提交 6e667b8a03

查看文件

@@ -4,7 +4,7 @@ Requires = network.target
After = network.target After = network.target
[Service] [Service]
Type=simple Type=oneshot
ExecStart=/home/tuna/.virtualenvs/tunasync/bin/python -u /home/tuna/tunasync/tunasync_snapshot_gc.py -c /etc/tunasync.ini ExecStart=/home/tuna/.virtualenvs/tunasync/bin/python -u /home/tuna/tunasync/tunasync_snapshot_gc.py -c /etc/tunasync.ini
[Install] [Install]