mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-17 18:30:33 -04:00
10 lines
223 B
Text
10 lines
223 B
Text
# 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
|