This unit is provided by:
Options
- 
    [Install]- 
        Also=acme-tiny.timer
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/libexec/acme-tiny/sign
- 
        Group=acme
- 
        Nice=19
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectSystemIntroduced in systemd 214=yes
- 
        SyslogIdentifier=acme-tiny
- 
        Type=oneshot
- 
        User=acme
 
- 
        
- 
    [Unit]- 
        Before=acme-tiny-notify.service
- 
        Description=Check for acme certs about to expire
- 
        Wants=acme-tiny-notify.service
 
- 
        
Additionnal notes
Nothing here.