mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
9 lines
240 B
SYSTEMD
9 lines
240 B
SYSTEMD
|
[Service]
|
||
|
Type=notify
|
||
|
NotifyAccess=all
|
||
|
FileDescriptorStoreMax=10
|
||
|
FileDescriptorStorePreserve=restart
|
||
|
ExecStart=/usr/lib/systemd/tests/testdata/testsuite-80.units/fdstore-pin.sh 0
|
||
|
StandardOutput=journal+console
|
||
|
StandardError=journal+console
|