summarylogtreecommitdiffstats
path: root/crashplan-proe.service
blob: 1d4bd964bfa7a7858a62999e652705b20833137b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=CrashPlan PROe Backup Engine
After=network.target

[Service]

Type=forking
PIDFile=/opt/crashplan-proe/CrashPlanEngine.pid
EnvironmentFile=/opt/crashplan-proe/bin/run.conf
WorkingDirectory=/opt/crashplan-proe
ExecStart=/opt/crashplan-proe/bin/CrashPlanEngine start
ExecStop=/opt/crashplan-proe/bin/CrashPlanEngine stop

[Install]
WantedBy=multi-user.target