File: clsync%40.service

package info (click to toggle)
clsync 0.4.5-2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,404 kB
  • sloc: ansic: 15,074; sh: 466; makefile: 269
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=clsync (live file syncer)
After=timers.target local-fs.target cryptsetup.target remote-fs.target network.target

[Service]
Type=exec
EnvironmentFile=-/etc/clsync/env
ExecStart=/usr/bin/clsync -K %i

[Install]
WantedBy=multi-user.target