aosp12/tools/treble/hacksaw/scripts/hacksaw.service

12 lines
199 B
SYSTEMD

[Unit]
Description=Hacksaw service
ConditionPathExists=/usr/local/bin/hacksawd
[Service]
# Runs as root by default
Type=simple
ExecStart=/usr/local/bin/hacksawd
[Install]
RequiredBy=hacksaw.socket