mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
11 lines
142 B
Desktop File
11 lines
142 B
Desktop File
[Unit]
|
|
Description=RPC bind service
|
|
Requires=rpcbind.socket
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/rpcbind
|
|
|
|
[Install]
|
|
Also=rpcbind.socket
|