10 lines
153 B
Desktop File
Executable File
10 lines
153 B
Desktop File
Executable File
[Unit]
|
|
Description=Configure PinePhone Camera
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/pinephone-camera-setup.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|