mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
b370f050f8
I think this is easier to grok too.
8 lines
179 B
Desktop File
8 lines
179 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=https://github.com/systemd/systemd/issues/2637
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/bash -x -c "[[ %%U == ?U ]]"
|