mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
7 lines
101 B
Desktop File
7 lines
101 B
Desktop File
[Unit]
|
|
Description=Reset SystemCallFilter
|
|
|
|
[Service]
|
|
ExecStart=/bin/echo "Foo bar"
|
|
SystemCallFilter=
|