distribution/projects/Rockchip/packages/system-utils/system.d/headphones.service
2022-02-05 09:23:32 -05:00

12 lines
213 B
Desktop File

[Unit]
Description=Headphone Sense
Before=jelos.target
[Service]
Environment=HOME=/storage
EnvironmentFile=/etc/profile
ExecStart=/usr/bin/headphone_sense
Restart=on-failure
[Install]
WantedBy=multi-user.target