Skip to content

Commit a266ccd

Browse files
committed
boot testing: remove the systemd filesystem protections
They create nothing but pain. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
1 parent 1ebf5ce commit a266ccd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tools/automated-boot-testing/adsb-boot-test.service

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ SyslogIdentifier=adsb-boot-test
1919
# Security settings
2020
NoNewPrivileges=true
2121
PrivateTmp=true
22-
ProtectSystem=strict
23-
ProtectHome=read-only
24-
ReadWritePaths=/etc/adsb-boot-test /tmp /srv/iscsi /srv/tftp /srv/history /etc/tgt /mnt /opt/adsb-boot-test/test-images /opt/adsb-boot-test/serial-logs /opt/adsb-boot-test/setup-logs /home/testuser /var/lib/adsb-boot-test
2522

2623
# Environment
2724
Environment=PYTHONPATH=/opt/adsb-boot-test

0 commit comments

Comments
 (0)