Skip to content
Snippets Groups Projects
Commit a39701ab authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.adjust.notes

parent dafbf545
No related branches found
No related tags found
No related merge requests found
# 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.
......
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment