This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        EnvironmentFile=-/etc/sysconfig/thttpd
- 
        ExecStart=/usr/bin/thttpd -D -C /etc/thttpd.conf
- 
        ExecStart=/usr/sbin/thttpd -C /etc/thttpd.conf
- 
        ExecStart=/usr/sbin/thttpd -D -C /etc/thttpd.conf
- 
        PIDFile=/run/thttpd.pid
- 
        PIDFile=/var/run/thttpd.pid
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        Restart=always
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=syslog.target network.target
- 
        Description=Tiny HTTP Daemon
- 
        Description=Tiny/Turbo/Throttling Web Server
 
- 
        
Additionnal notes
Nothing here.