mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-10 23:53:30 +00:00
10 lines
148 B
Desktop File
10 lines
148 B
Desktop File
[Unit]
|
|
Description=Set up system configuration
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/sbin/rpi-set-sysconf
|
|
|
|
[Install]
|
|
RequiredBy=basic.target
|