Files
Arch-R/packages/sysutils/systemd/system.d/debugconfig.service
2013-08-11 04:24:27 +02:00

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