]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/sys-fs-fuse-connections.mount
Merge pull request #7476 from jhxie/ycm-meson-backend
[thirdparty/systemd.git] / units / sys-fs-fuse-connections.mount
index 336b5f6277e1f19f3929d6bfa4047fcb356e767e..7e7b05c3a2e978dbc7902db72f252e56d06d2fd5 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -8,7 +10,7 @@
 [Unit]
 Description=FUSE Control File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/fs/fuse/connections
 ConditionCapability=CAP_SYS_ADMIN