mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-01 05:16:27 +00:00
8 lines
142 B
Desktop File
8 lines
142 B
Desktop File
[Unit]
|
|
Description=Test for SystemCallErrorNumber
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/uname -a
|
|
SystemCallFilter=~uname
|
|
SystemCallErrorNumber=EACCES
|