diff --git a/util/admin/fwupd/files/org.freedesktop.fwupd.service b/util/admin/fwupd/files/org.freedesktop.fwupd.service new file mode 100644 index 0000000000..c1f4e3f2e8 --- /dev/null +++ b/util/admin/fwupd/files/org.freedesktop.fwupd.service @@ -0,0 +1,6 @@ +[D-BUS Service] +Name=org.freedesktop.fwupd +Documentation=https://fwupd.org/ +Exec=/usr/libexec/fwupd/fwupd +User=root +SystemdService=fwupd.service diff --git a/util/admin/fwupd/files/os-release b/util/admin/fwupd/files/os-release new file mode 100644 index 0000000000..b9b604b11a --- /dev/null +++ b/util/admin/fwupd/files/os-release @@ -0,0 +1,8 @@ +NAME=PisiLinux +ID=pisilinux +VERSION="2" +VERSION_CODENAME=Atatürk +VERSION_ID="2.0" +PRETTY_NAME="PisiLinux 2.0 Atatürk" +HOME_URL="https://www.pisilinux.org/" +BUG_REPORT_URL="https://github.com/pisilinux/main/issues" diff --git a/util/admin/fwupd/pspec.xml b/util/admin/fwupd/pspec.xml index 4918093247..62cf7f9702 100644 --- a/util/admin/fwupd/pspec.xml +++ b/util/admin/fwupd/pspec.xml @@ -76,6 +76,10 @@ /usr/share/installed-tests /var + + org.freedesktop.fwupd.service + os-release +