File: bootparamd.service

package info (click to toggle)
netkit-bootparamd 0.17-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 511; makefile: 53; sh: 31
file content (11 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Bootparamd
After=network.target

[Service]
Type=forking
ExecStart=/usr/sbin/rpc.bootparamd -s

[Install]
WantedBy=multi-user.target