xref: /aosp_15_r20/tools/treble/hacksaw/scripts/hacksaw.service (revision 105f628577ac4ba0e277a494fbb614ed8c12a994)
1*105f6285SAndroid Build Coastguard Worker[Unit]
2*105f6285SAndroid Build Coastguard WorkerDescription=Hacksaw service
3*105f6285SAndroid Build Coastguard WorkerConditionPathExists=/usr/local/bin/hacksawd
4*105f6285SAndroid Build Coastguard Worker
5*105f6285SAndroid Build Coastguard Worker[Service]
6*105f6285SAndroid Build Coastguard Worker# Runs as root by default
7*105f6285SAndroid Build Coastguard WorkerType=simple
8*105f6285SAndroid Build Coastguard WorkerExecStart=/usr/local/bin/hacksawd
9*105f6285SAndroid Build Coastguard Worker
10*105f6285SAndroid Build Coastguard Worker[Install]
11*105f6285SAndroid Build Coastguard WorkerRequiredBy=hacksaw.socket
12