@bernstei commented on GitHub:
Same issue applies to
rules/os/os_blank_bluray_disable.yaml
rules/os/os_blank_cd_disable.yaml
rules/os/os_blank_dvd_disable.yaml
rules/os/os_dvdram_disable.…
@paolafrancesca commented on GitHub:
fixed in #166
@paolafrancesca commented on GitHub:
@jguidini just for reference: you can set RootDirectory and WorkingDir in systemd units to chdir the service to a given directory (https://www.freedesktop.…
@paolafrancesca commented on GitHub:
@bandicootdancing I see there are already instructions on transfer.sh-web readme how to setup what I've just explained:
docker run -d -v /folder:/uploads…
@bandicootdancing commented on GitHub:
Options with some instructions would be appreciated. I don't see any normal instructions on setting this up without docker. I'm very new to docker so I'm…
@paolafrancesca commented on GitHub:
@jguidini you're right: fixed with #170
@bernstei commented on GitHub:
I'm on 12.3.1. If I replace "alert" with "deny" in the mobileconfig I get the expected "deny,eject" in the test command. I think it's just that "alert" is not a…
@grismemj commented on GitHub:
Forgot, same thing applies to hiding the Siri prefpane.
@robertgendler commented on GitHub:
Also to add, these are deprecated by Apple and REALLY do not work as functional controls. So people really SHOULD NOT be using them.
@bernstei commented on GitHub:
Changing the mobileconfig alert to deny does fix the failed test.
@robertgendler commented on GitHub:
These are on the OS branches, if you do a pull from there that and many other things are fixed and updated. Our next release and merge into main will be when…