diff --git a/README.md b/README.md index cef716cec9c74ea0a12082a123e85210419eac45..06e788563a6bdf1377d57eff0e230ecc3391db22 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Intune for Archlinux +# Intune for Arch Linux You have two options to access MSFT resources on Arch Linux. @@ -65,8 +65,6 @@ You should be able to log into Edge browser without password. If Edge is not hap ### Common errors -#### ArchLinux side - - microsoft-identity-broker.service: Failed at step STATE_DIRECTORY spawning /opt/microsoft/identitybroker/bin/microsoft-identity-broker: Operation not permitted This is a permission issue. Please run `chmod 777 -R /opt/microsoft` as root, **and** run `chown -R YourName /home/YourName/.config`, and restart the service. diff --git a/intune-portal/PKGBUILD b/intune-portal/PKGBUILD index 3b4b9c6d0cd75f486766715a530afea468cb0739..04bb7b1b18bbd40c4beb03f6eef09959a0190c9c 100644 --- a/intune-portal/PKGBUILD +++ b/intune-portal/PKGBUILD @@ -28,5 +28,3 @@ package() { cp -r "$srcdir/usr" "$srcdir/opt" "$pkgdir/" cp -r "$srcdir/lib" "$pkgdir/usr/" } - -# term of use error. we cannot sign you in.