mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-09 06:38:05 -05:00
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
# SPDX-FileCopyrightText: 2020 Artur Puzio <contact@puzio.waw.pl>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
# vim: ft=systemd
|
|
|
|
[Unit]
|
|
ConditionPathExists=/var/run/qubes-service/lightdm
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|