mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
14 lines
224 B
Desktop File
14 lines
224 B
Desktop File
[Unit]
|
|
Description=Setup debug config
|
|
DefaultDependencies=no
|
|
After=local-fs.target
|
|
|
|
ConditionKernelCommandLine=debugging
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/lib/systemd/openelec-debugconfig
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|