mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 15:23:03 +02:00
10 lines
196 B
Desktop File
10 lines
196 B
Desktop File
[Unit]
|
|
Description=Phone focus mode auto sync
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/testsAndMisc/scripts/run_all/run_phone.sh auto
|
|
StandardOutput=journal
|
|
StandardError=journal
|