aboutsummarylogtreecommitdiffstats
path: root/crashplan-pro.service
blob: cfea671b3303530e8540dd31d5974e719c00bf70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=CrashPlanPRO Backup Engine
After=network.target

[Service]
Type=simple
EnvironmentFile=/opt/crashplan/bin/run.conf
WorkingDirectory=/opt/crashplan
ExecStart=/opt/crashplan/bin/service.sh start
ExecStop=/opt/crashplan/bin/service.sh stop
Restart=on-failure

[Install]
WantedBy=multi-user.target