[Unit] Description=Notify Telegram about failed Gyro unit %i [Service] Type=oneshot User={{ gyro_user }} Group={{ gyro_group }} EnvironmentFile={{ gyro_config_dir }}/gyro.env ExecStart=/usr/local/libexec/gyro-failure-notify %i UMask=0077 NoNewPrivileges=true PrivateTmp=true ProtectHome=true ProtectSystem=strict RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6